blob: 42bdb2d292c45d2d25ad5e50e5a806318294b7a9 [file] [log] [blame]
# init.te
allow init omr_file:dir mounton;
allow init efs_file:dir mounton;
allow init mnt_vendor_file:dir mounton;
allow init tmpfs:lnk_file create;
allow init kernel:system module_request;
allow init socket_device:sock_file { create setattr unlink };