2025-12-16 10:20:31 -07:00
|
|
|
# systemctl daemon-reload
|
|
|
|
|
|
|
|
|
|
> Reload systemd manager configuration.
|
|
|
|
|
> Use this after creating, modifying, or deleting unit files.
|
2026-02-18 06:55:01 -07:00
|
|
|
> See also: `systemctl reload`.
|
|
|
|
|
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#daemon-reload>.
|
2025-12-16 10:20:31 -07:00
|
|
|
|
|
|
|
|
- Reload systemd to apply changes in unit files:
|
|
|
|
|
|
|
|
|
|
`systemctl daemon-reload`
|