mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 13:51:21 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,3 +16,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Restart more than one unit:
|
||||
|
||||
`systemctl restart {{unit1 unit2 ...}}`
|
||||
|
||||
- Restart a user unit:
|
||||
|
||||
`systemctl restart --user {{unit}}`
|
||||
|
||||
Reference in New Issue
Block a user