diod: systemd-service: configfile
This commit is contained in:
parent
d89a14a382
commit
126f47ee6f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue