summarylogtreecommitdiffstats
path: root/opennebula.service
diff options
context:
space:
mode:
authorSledge Sulaweyo2018-11-10 11:07:05 +0100
committerSledge Sulaweyo2018-11-10 11:07:05 +0100
commit0103effe64f7265ba6e34d012fc6d8390cbcd467 (patch)
tree2849f2d6bbbffb618812b997ad425bf1f02336bc /opennebula.service
parenteb28fee71e8c47f3e7429cdd94255bf502af2616 (diff)
downloadaur-0103effe64f7265ba6e34d012fc6d8390cbcd467.tar.gz
small fixes
Diffstat (limited to 'opennebula.service')
-rw-r--r--opennebula.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/opennebula.service b/opennebula.service
index 8587d3f66120..f0dc9f0bad3b 100644
--- a/opennebula.service
+++ b/opennebula.service
@@ -22,7 +22,7 @@ ExecStartPre=-/usr/bin/logrotate -s /tmp/logrotate.state -f /etc/logrotate.d/ope
ExecStop=/bin/kill -TERM $MAINPID
ExecStopPost=/usr/bin/rm -f /var/lock/one/one
ExecStopPost=/usr/share/one/follower_cleanup
-PIDFile=/var/run/one/oned.pid
+PIDFile=/run/one/oned.pid
Restart=always
[Install]