summaryrefslogtreecommitdiff
path: root/units/systemd-machined.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-12-23 20:37:03 +0100
committerLennart Poettering <lennart@poettering.net>2013-12-23 20:37:03 +0100
commit9a8112f5e9f1d80bf1740fe507185f992ab3c34c (patch)
treeb0140fe48d918df529ee74b1050e0235f49766dd /units/systemd-machined.service.in
parent5326b03f30b6b1d50437766afc09598a8be89f8f (diff)
downloadsystemd-9a8112f5e9f1d80bf1740fe507185f992ab3c34c.tar.gz
units: systemd-machined now exits on idle and we shouldn't try to restart it then
Diffstat (limited to 'units/systemd-machined.service.in')
-rw-r--r--units/systemd-machined.service.in2
1 files changed, 0 insertions, 2 deletions
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