From 454591be36880b0300b0448576c483a39d9cc611 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 28 Jun 2012 12:13:52 +0200 Subject: units: automatically respawn the core services --- units/systemd-logind.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units/systemd-logind.service.in') diff --git a/units/systemd-logind.service.in b/units/systemd-logind.service.in index 0dd6e14e16..4acca63a96 100644 --- a/units/systemd-logind.service.in +++ b/units/systemd-logind.service.in @@ -13,6 +13,7 @@ After=nss-user-lookup.target [Service] ExecStart=@rootlibexecdir@/systemd-logind +Restart=always 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 -- cgit v1.2.3-54-g00ecf