diff options
Diffstat (limited to 'units/session')
-rw-r--r-- | units/session/exit.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/session/exit.service.in b/units/session/exit.service.in index 86c8bbc672..1f515a75ce 100644 --- a/units/session/exit.service.in +++ b/units/session/exit.service.in @@ -1,5 +1,6 @@ [Unit] Description=Exit +DefaultDependencies=no Requires=shutdown.target After=shutdown.target |