diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-06-30 14:21:33 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-06-30 21:56:47 +0200 |
commit | abaf5edd083bdb8ff8d12ff526f28f9e836b4478 (patch) | |
tree | acf9009dfc814f667de0654a7f5e9bdd40c593c2 /docs/TRANSIENT-SETTINGS.md | |
parent | Merge pull request #20074 from yuwata/fix-typo (diff) | |
download | systemd-abaf5edd083bdb8ff8d12ff526f28f9e836b4478.tar.xz systemd-abaf5edd083bdb8ff8d12ff526f28f9e836b4478.zip |
Revert "Introduce ExitType"
This reverts commit cb0e818f7cc2499d81ef143e5acaa00c6e684711.
After this was merged, some design and implementation issues were discovered,
see the discussion in #18782 and #19385. They certainly can be fixed, but so
far nobody has stepped up, and we're nearing a release. Hopefully, this feature
can be merged again after a rework.
Fixes #19345.
Diffstat (limited to 'docs/TRANSIENT-SETTINGS.md')
-rw-r--r-- | docs/TRANSIENT-SETTINGS.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/TRANSIENT-SETTINGS.md b/docs/TRANSIENT-SETTINGS.md index 070ad5a285..3a75627ca9 100644 --- a/docs/TRANSIENT-SETTINGS.md +++ b/docs/TRANSIENT-SETTINGS.md @@ -304,7 +304,6 @@ Most service unit settings are available for transient units. ✓ ExecStartPre= ✓ ExecStop= ✓ ExecStopPost= -✓ ExitType= ✓ FileDescriptorStoreMax= ✓ GuessMainPID= ✓ NonBlocking= |