snippetbashTip
systemctl daemon-reexec — Reexecute systemd while preserving current unit states. See also: `systemctl daemon-reload`. More in
Viewed 0 times
systemdcurrentwhilecommandsystemctl daemon-reexecclireexecutepreserving
linux
Problem
How to use the
systemctl daemon-reexec command: Reexecute systemd while preserving current unit states. See also: systemctl daemon-reload. More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#daemon-reexec>.Solution
systemctl daemon-reexec — Reexecute systemd while preserving current unit states. See also: systemctl daemon-reload. More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#daemon-reexec>.Reexecute systemd:
systemctl daemon-reexecCode Snippets
Reexecute systemd
systemctl daemon-reexecContext
tldr-pages: linux/systemctl daemon-reexec
Revisions (0)
No revisions yet.