contrib: systemd: fix ocid path

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-05-03 23:25:12 +02:00
parent f648cd6e60
commit a73f39acf2
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9

View file

@ -8,7 +8,7 @@ Type=notify
EnvironmentFile=-/etc/sysconfig/ocid-storage
EnvironmentFile=-/etc/sysconfig/ocid-network
Environment=GOTRACEBACK=crash
ExecStart=/usr/bin/ocid \
ExecStart=/usr/local/bin/ocid \
$OCID_STORAGE_OPTIONS \
$OCID_NETWORK_OPTIONS \
ExecReload=/bin/kill -s HUP $MAINPID