summaryrefslogtreecommitdiff
path: root/units/systemd-logind.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-18 02:31:52 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-18 02:31:52 +0200
commit47ec118473c864b6ae550fd7ee56d6f4982e5363 (patch)
tree89793e47b53e4cb524e7f7789e0cc6ee709e2101 /units/systemd-logind.service.in
parenta8bb2e6503fa2a4ed608aa958480d27a696f5146 (diff)
units: don't enforce a holdoff time for journald, logind, udevd
These services should be restarted as quickly as possible if they fail, and the extra safety net of the holdoff time is not necessary.
Diffstat (limited to 'units/systemd-logind.service.in')
-rw-r--r--units/systemd-logind.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-logind.service.in b/units/systemd-logind.service.in
index 4acca63a9..b59809d49 100644
--- a/units/systemd-logind.service.in
+++ b/units/systemd-logind.service.in
@@ -14,6 +14,7 @@ After=nss-user-lookup.target
[Service]
ExecStart=@rootlibexecdir@/systemd-logind
Restart=always
+RestartSec=0
BusName=org.freedesktop.login1
CapabilityBoundingSet=CAP_AUDIT_CONTROL CAP_CHOWN CAP_KILL CAP_DAC_READ_SEARCH CAP_DAC_OVERRIDE CAP_FOWNER CAP_SYS_TTY_CONFIG