From 9a8112f5e9f1d80bf1740fe507185f992ab3c34c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 23 Dec 2013 20:37:03 +0100 Subject: units: systemd-machined now exits on idle and we shouldn't try to restart it then --- units/systemd-machined.service.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'units/systemd-machined.service.in') diff --git a/units/systemd-machined.service.in b/units/systemd-machined.service.in index a23dca92b5..2679dced88 100644 --- a/units/systemd-machined.service.in +++ b/units/systemd-machined.service.in @@ -14,8 +14,6 @@ After=machine.slice [Service] ExecStart=@rootlibexecdir@/systemd-machined -Restart=always -RestartSec=0 BusName=org.freedesktop.machine1 CapabilityBoundingSet=CAP_KILL WatchdogSec=1min -- cgit v1.2.3-54-g00ecf