mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 01:35:25 +02:00
systemctl: improve mask/unmask example description (#5270)
This commit is contained in:
parent
e9c5dbb663
commit
a6984a88bf
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
`systemctl enable/disable {{unit}}`
|
||||
|
||||
- Mask/Unmask a unit, prevent it to be started on bootup:
|
||||
- Mask/unmask a unit to prevent enablement and manual activation:
|
||||
|
||||
`systemctl mask/unmask {{unit}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue