We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3c1c7 commit f59b8a3Copy full SHA for f59b8a3
pages/linux/systemctl-daemon-reload.md
@@ -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