2b9168
# Save /proc/mdstat in case of crash in mdadm/mdmon
2b9168
2b9168
EVENT=post-create component=mdadm
2b9168
	cat /proc/mdstat >> mdstat_data
2b9168
	echo "Saved output of /proc/mdstat"