2022-08-14 15:07:12 +02:00

16 lines
380 B
Plaintext

# ==============================================
# Common SEPolicy Rule
# ==============================================
# add for gmo+512M project
allow ueventd platform_app:fd use;
# add for sysfs:md32
allow ueventd sysfs_md32:file w_file_perms;
# add for sysfs:scp
allow ueventd sysfs_scp:file w_file_perms;
# add for sysfs:sspm
allow ueventd sysfs_sspm:file w_file_perms;