Skip to content

Commit f59b8a3

Browse files
authored
systemctl-daemon-reload: add page (tldr-pages#18347)
1 parent ba3c1c7 commit f59b8a3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# systemctl daemon-reload
2+
3+
> Reload systemd manager configuration.
4+
> Use this after creating, modifying, or deleting unit files.
5+
> See also: `systemctl reload` for reloading service configuration.
6+
> More information: <https://www.freedesktop.org/software/systemd/man/systemctl.html#daemon-reload>.
7+
8+
- Reload systemd to apply changes in unit files:
9+
10+
`systemctl daemon-reload`

0 commit comments

Comments
 (0)