8 lines
386 B
HTML
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>
|