summarylogtreecommitdiffstats
path: root/opennebula.service
diff options
context:
space:
mode:
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]