Merge #4 mdmonitor.service: update PIDFile path to non-legacy location
This commit is contained in:
commit
426ad2794d
@ -4,7 +4,7 @@ ConditionPathExists=/etc/mdadm.conf
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/var/run/mdadm/mdadm.pid
|
||||
PIDFile=/run/mdadm/mdadm.pid
|
||||
EnvironmentFile=-/etc/sysconfig/mdmonitor
|
||||
ExecStart=/sbin/mdadm --monitor --scan -f --pid-file=/var/run/mdadm/mdadm.pid
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user