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

7 lines
296 B
HTML

<header>Restart delay</header>
<p>Delay before systemd restarts the service, written as
<tt>RestartSec=</tt>. Values may use systemd time syntax such as <tt>5s</tt>
or <tt>1min</tt>.</p>
<p>Use this with a restart policy to avoid tight restart loops, for example
<tt>5s</tt> or <tt>30s</tt>.</p>