diff --git a/duoqin/sepolicy/wephone.te b/duoqin/sepolicy/wephone.te index 8936595..0c0fcb3 100644 --- a/duoqin/sepolicy/wephone.te +++ b/duoqin/sepolicy/wephone.te @@ -4,6 +4,6 @@ type wephone_exec, exec_type, vendor_file_type, file_type; typeattribute wephone coredomain; -init_daemon_domain(foo) +init_daemon_domain(wephone) allow { appdomain shell } wephone_exec:file { getattr read open execute execute_no_trans }; \ No newline at end of file