DOT-Files/Gentoo/gentooamd/home/user/.tldrc/tldr/pages/linux/systemctl-daemon-reload.md

11 lines
346 B
Markdown
Raw Normal View History

# systemctl daemon-reload
> Reload systemd manager configuration.
> Use this after creating, modifying, or deleting unit files.
> See also: `systemctl reload`.
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#daemon-reload>.
- Reload systemd to apply changes in unit files:
`systemctl daemon-reload`