From 9a8112f5e9f1d80bf1740fe507185f992ab3c34c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 23 Dec 2013 20:37:03 +0100 Subject: [PATCH] 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(-) diff --git a/units/systemd-machined.service.in b/units/systemd-machined.service.in index a23dca92b..2679dced8 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 -- 2.30.2