blob: dc2cf9dec8e7749b51d95571c24ecbb36a28c2d8 [file] [log] [blame]
type modprobe, chromeos_domain, domain;
permissive modprobe;
domain_auto_trans(chromeos_domain, cros_modprobe_exec, modprobe);
dev_only(
auditallow { chromeos_domain -kernel -chromeos } cros_modprobe_exec:file execute;
)