mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-05 23:44:32 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Ensure that the service is shut down while masking:
|
||||
|
||||
`systemctl mask --now {{service_name}}`
|
||||
`systemctl mask {{service_name}} --now`
|
||||
|
||||
- Mask a user service:
|
||||
|
||||
`sysemctl mask --user {{service_name}}`
|
||||
`systemctl mask {{service_name}} --user`
|
||||
|
||||
Reference in New Issue
Block a user