HOME


5h-3LL 1.0
DIR: /etc/libreport/events.d
/etc/libreport/events.d/
Upload File:
Current File : /etc/libreport/events.d/mdadm_event.conf
# Save /proc/mdstat in case of crash in mdadm/mdmon

EVENT=post-create component=mdadm
	cat /proc/mdstat >> mdstat_data
	echo "Saved output of /proc/mdstat"