chiark / gitweb /
units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jobs due...
[elogind.git] / units / session / exit.service.in
index 3e5b5bff71efa25332fc289aedd2dfd01ba820ca..1f515a75cedbf15701b9a61737cc3be85d0bfcb0 100644 (file)
@@ -1,7 +1,7 @@
 [Unit]
 Description=Exit
 DefaultDependencies=no
-Wants=shutdown.target
+Requires=shutdown.target
 After=shutdown.target
 
 [Service]