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

9 lines
432 B
HTML

<header>On success units</header>
<p>Units to activate when this unit finishes successfully. This writes
<tt>OnSuccess=</tt>.</p>
<p>Enter space-separated unit names, not commands. This is mainly useful for
oneshot jobs that should trigger a follow-up unit after completing normally,
such as <tt>publish-report.service</tt>.</p>
<p>This directive was added in systemd 249, so older distributions may ignore
it or log a warning.</p>