]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-exit.service
Merge pull request #12030 from poettering/condition-memory
[thirdparty/systemd.git] / units / systemd-exit.service
index 6029b13a0526e569ceb19966276a4021fac8a005..773c400b476c8916212e939ce55b31eddcab7153 100644 (file)
@@ -8,9 +8,9 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Exit the Session
+Description=Exit the Container
 Documentation=man:systemd.special(7)
 DefaultDependencies=no
-Requires=shutdown.target
-After=shutdown.target
-SuccessAction=exit
+Requires=shutdown.target umount.target final.target
+After=shutdown.target umount.target final.target
+SuccessAction=exit-force