Skip to content

Commit

Permalink
systemctl: improve mask/unmask example description (#5270)
Browse files Browse the repository at this point in the history
  • Loading branch information
aherst committed Feb 17, 2021
1 parent e9c5dbb commit a6984a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/linux/systemctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}`

Expand Down

0 comments on commit a6984a8

Please sign in to comment.