potter: address some compass denials

This commit is contained in:
Vachounet
2017-07-11 09:21:39 +02:00
parent a53cd8cdc8
commit c2ce70e0ff

View File

@@ -1,3 +1,7 @@
type akmd, domain, domain_deprecated;
type akmd_exec, exec_type, file_type;
init_daemon_domain(akmd)
allow akmd akmd_data_file:file rw_file_perms;
allow akmd akmd_data_file:dir rw_dir_perms;
allow akmd compass_device:chr_file rw_file_perms;