chiark / gitweb /
units: systemd-machined now exits on idle and we shouldn't try to restart it then
authorLennart Poettering <lennart@poettering.net>
Mon, 23 Dec 2013 19:37:03 +0000 (20:37 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 23 Dec 2013 19:37:03 +0000 (20:37 +0100)
units/systemd-machined.service.in

index a23dca92b5e5e2b3f8712d6a56d3913ddb525849..2679dced882f263c7de7e3d96de4c5b180489fc4 100644 (file)
@@ -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