mdadm: include all config file locations
pulled from strings
This commit is contained in:
parent
c4bad04fed
commit
1540315d5c
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ profile mdadm @{exec_path} flags=(attach_disconnected) {
|
||||||
@{sh_path} rix,
|
@{sh_path} rix,
|
||||||
@{sbin}/sendmail rPUx,
|
@{sbin}/sendmail rPUx,
|
||||||
|
|
||||||
/etc/mdadm.conf r,
|
/etc/{,mdadm/}mdadm.conf r,
|
||||||
|
/etc/{,mdadm/}mdadm.conf.d/* r,
|
||||||
|
|
||||||
@{run}/initctl r,
|
@{run}/initctl r,
|
||||||
@{run}/mdadm/* rwk,
|
@{run}/mdadm/* rwk,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue