mdadm: include all config file locations

pulled from strings
This commit is contained in:
doublez13 2025-09-12 07:38:44 -06:00 committed by Alex
parent c4bad04fed
commit 1540315d5c

View file

@ -27,7 +27,8 @@ profile mdadm @{exec_path} flags=(attach_disconnected) {
@{sh_path} rix,
@{sbin}/sendmail rPUx,
/etc/mdadm.conf r,
/etc/{,mdadm/}mdadm.conf r,
/etc/{,mdadm/}mdadm.conf.d/* r,
@{run}/initctl r,
@{run}/mdadm/* rwk,