7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
allow init zram_device:blk_file rw_file_perms;
|
|
allow init boot_block_device:lnk_file relabelto;
|
|
allow init serial_device:chr_file rw_file_perms;
|
|
allow init proc_vmallocinfo:file mounton;
|
|
allow init sysfs_power:file mounton;
|
|
allow init socket_device:sock_file { setattr unlink };
|