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