summarylogtreecommitdiffstats
path: root/opennebula-onegate.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-onegate.service
parenteb28fee71e8c47f3e7429cdd94255bf502af2616 (diff)
downloadaur-0103effe64f7265ba6e34d012fc6d8390cbcd467.tar.gz
small fixes
Diffstat (limited to 'opennebula-onegate.service')
-rw-r--r--opennebula-onegate.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/opennebula-onegate.service b/opennebula-onegate.service
index 0fa0a421ae96..d61c5d22da0f 100644
--- a/opennebula-onegate.service
+++ b/opennebula-onegate.service
@@ -9,7 +9,7 @@ Group=cloud
Type=simple
ExecStart=/usr/bin/ruby /usr/lib/one/onegate/onegate-server.rb
-PIDFile=/var/run/one/onegate.pid
+PIDFile=/run/one/onegate.pid
Restart=always
[Install]