Log the mdmonitor output to syslog (PR#3)

This commit is contained in:
Peter Robinson 2020-01-13 09:35:55 +00:00
parent 4a544f5274
commit 0a57b8d3e6

View File

@ -6,7 +6,7 @@ ConditionPathExists=/etc/mdadm.conf
Type=forking
PIDFile=/run/mdadm/mdadm.pid
EnvironmentFile=-/etc/sysconfig/mdmonitor
ExecStart=/sbin/mdadm --monitor --scan -f --pid-file=/run/mdadm/mdadm.pid
ExecStart=/sbin/mdadm --monitor --scan --syslog -f --pid-file=/run/mdadm/mdadm.pid
[Install]
WantedBy=multi-user.target