raid: allow mdadm to create generic links in /dev/md

Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
Kenton Groombridge 2023-03-06 10:33:07 -05:00
parent 69e6c33c46
commit 6ad1768065
1 changed files with 2 additions and 0 deletions

View File

@ -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)