7 lines
296 B
HTML
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>
|