Files
webmin--webmin/systemd/help/systemd_reload.html
T
2026-07-13 13:12:17 +08:00

8 lines
386 B
HTML

<header>Commands to run on reload</header>
<p>Commands run when the service is reloaded. These are written as
<tt>ExecReload=</tt> entries.</p>
<p>Enter one command per line. Use this for a real application reload, such as
sending <tt>HUP</tt> to the main process or running the daemon's own reload
command. Leave empty if the service cannot reload configuration without a
restart.</p>