Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-27 00:19:48 +00:00
parent 114611fd19
commit 9565d2532c
21 changed files with 167 additions and 54 deletions

View File

@@ -20,3 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
- Print the contents of all configuration files (before each file, its name is printed as a comment):
`systemd-sysusers --cat-config`
- Create users based on files listed in the previous command:
`systemd-sysusers`