项目文件夹

文件
2026-07-13 13:12:17 +08:00

7 行
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>