mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
systemctl-daemon-reload: add page (#18347)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# systemctl daemon-reload
|
||||
|
||||
> Reload systemd manager configuration.
|
||||
> Use this after creating, modifying, or deleting unit files.
|
||||
> See also: `systemctl reload` for reloading service configuration.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemctl.html#daemon-reload>.
|
||||
|
||||
- Reload systemd to apply changes in unit files:
|
||||
|
||||
`systemctl daemon-reload`
|
||||
Reference in New Issue
Block a user