blob: 0fc173df65cc5237e5507c83970f8a39094cb9e0 [file] [log] [blame]
type modprobe, domain;
allow modprobe proc_modules:file r_file_perms;
allow modprobe self:capability sys_module;
recovery_only(`
allow modprobe rootfs:system module_load;
allow modprobe rootfs:file r_file_perms;
')