From: Lennart Poettering Date: Mon, 23 Dec 2013 19:37:03 +0000 (+0100) Subject: units: systemd-machined now exits on idle and we shouldn't try to restart it then X-Git-Tag: v209~681 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=9a8112f5e9f1d80bf1740fe507185f992ab3c34c;ds=inline units: systemd-machined now exits on idle and we shouldn't try to restart it then --- 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