mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-15 03:48:40 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Stop a service from running on boot and stop its current execution:
|
||||
|
||||
`systemctl disable {{unit}} --now`
|
||||
`systemctl disable --now {{unit}}`
|
||||
|
||||
- Stop a user service from running on login:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user