diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-logind.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-logind.service.in b/units/systemd-logind.service.in index f087e99ce2..b9fbc2c74f 100644 --- a/units/systemd-logind.service.in +++ b/units/systemd-logind.service.in @@ -19,6 +19,7 @@ Wants=dbus.socket After=dbus.socket [Service] +Type=notify ExecStart=@rootlibexecdir@/systemd-logind Restart=always RestartSec=0 |