And again

This commit is contained in:
Nehemiah of Zebulun 2023-11-16 20:55:36 -05:00
parent 1f86ba1f18
commit a3bd9d37be

View File

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