diod: systemd-service: configfile

master
Denis Knauf 2015-03-23 17:46:24 +01:00
parent d89a14a382
commit 126f47ee6f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Description=diod is a multi-threaded, user space file server that speaks 9P2000.
After=syslog.target auditd.service munge.target network.target
[Service]
ExecStart=/usr/sbin/diod
ExecStart=/usr/sbin/diod -c /etc/diod.conf
ExecReload=/bin/kill -HUP $MAINPID
PIDFile=/var/run/diod/diod.pid