raid: allow mdadm to create generic links in /dev/md
Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
parent
69e6c33c46
commit
6ad1768065
|
@ -54,6 +54,8 @@ dev_rw_sysfs(mdadm_t)
|
|||
dev_dontaudit_getattr_all_blk_files(mdadm_t)
|
||||
dev_dontaudit_getattr_all_chr_files(mdadm_t)
|
||||
dev_read_realtime_clock(mdadm_t)
|
||||
# create links in /dev/md
|
||||
dev_create_generic_symlinks(mdadm_t)
|
||||
|
||||
domain_use_interactive_fds(mdadm_t)
|
||||
|
||||
|
|
Loading…
Reference in New Issue