diff options
author | Henri Chain <henri.chain@enioka.com> | 2021-02-24 16:13:21 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-03-31 10:26:07 +0200 |
commit | cb0e818f7cc2499d81ef143e5acaa00c6e684711 (patch) | |
tree | 0a1276b1571c2653ecd0c3e1232a910aa14862f7 /docs/TRANSIENT-SETTINGS.md | |
parent | 82a335db83b8eab1c25c729e9398e8ae1611bd33 (diff) | |
download | systemd-cb0e818f7cc2499d81ef143e5acaa00c6e684711.tar.gz |
Introduce ExitType
Diffstat (limited to 'docs/TRANSIENT-SETTINGS.md')
-rw-r--r-- | docs/TRANSIENT-SETTINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/TRANSIENT-SETTINGS.md b/docs/TRANSIENT-SETTINGS.md index 9f69a3162a..9fa856ec21 100644 --- a/docs/TRANSIENT-SETTINGS.md +++ b/docs/TRANSIENT-SETTINGS.md @@ -303,6 +303,7 @@ Most service unit settings are available for transient units. ✓ ExecStartPre= ✓ ExecStop= ✓ ExecStopPost= +✓ ExitType= ✓ FileDescriptorStoreMax= ✓ GuessMainPID= ✓ NonBlocking= |