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

7 lines
339 B
HTML

<header>Commands to run before startup</header>
<p>Commands run before the main start command. These are written as
<tt>ExecStartPre=</tt> entries.</p>
<p>Enter one command per line. Use this for quick setup checks, migrations, or
directory preparation. Long-running background processes should not be started
from pre-start commands.</p>