And again

This commit is contained in:
Nehemiah of Zebulun 2023-11-16 21:08:25 -05:00
parent 2b9f40d4c8
commit cffb2de42c

View File

@ -1,5 +1,9 @@
type wephone_exec, exec_type, file_type;
# wephone service
type wephone, domain;
type wephone_exec, exec_type, vendor_file_type, file_type;
domain_auto_trans(init, wephone_exec);
typeattribute wephone coredomain;
init_daemon_domain(foo)
allow { appdomain shell } wephone_exec:file { getattr read open execute execute_no_trans };