sanders: update sepoly again

This commit is contained in:
Vachounet
2018-01-21 22:16:01 +01:00
committed by therootlord
parent baa9d4a4ea
commit e6898f1a78
26 changed files with 120 additions and 5 deletions

View File

@@ -2,3 +2,6 @@ allow netmgrd netmgr_data_file:dir { add_name search write };
allow netmgrd netmgr_data_file:file create;
allow netmgrd netmgr_data_file:file rw_file_perms;
allow netmgrd self:capability dac_override;
allow netmgrd net_data_file:dir r_dir_perms;
allow netmgrd netd_socket:sock_file write;
allow netmgrd toolbox_exec:file { execute getattr execute_no_trans read open };