mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-12 17:47:48 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,8 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# systemd-tmpfiles
|
||||
|
||||
> Create, delete and clean up volatile and temporary files and directories.
|
||||
> This command is automatically invoked on boot by systemd services, and running it manually is usually not needed.
|
||||
> Create, delete, and clean up volatile and temporary files and directories.
|
||||
> This command is automatically invoked on boot by systemd services and running it manually is usually not needed.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-tmpfiles.html>.
|
||||
|
||||
- Create files and directories as specified in the configuration:
|
||||
|
||||
Reference in New Issue
Block a user