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

7 lines
358 B
HTML

<header>Start after units</header>
<p>Units that should be started before this unit. This writes
<tt>After=</tt> in the <tt>[Unit]</tt> section.</p>
<p>Enter space-separated unit names, such as <tt>network-online.target
postgresql.service</tt>. This only controls ordering when both units are being
started. It does not by itself start the listed units.</p>