diff --git a/duoqin/sepolicy/wephone.te b/duoqin/sepolicy/wephone.te index 24efca3..8117d89 100644 --- a/duoqin/sepolicy/wephone.te +++ b/duoqin/sepolicy/wephone.te @@ -1,7 +1,3 @@ # wephone service type wephone, domain; -type wephone_exec, exec_type, vendor_file_type, file_type; - -typeattribute wephone coredomain; - -init_daemon_domain(wephone) +type wephone_exec, exec_type, vendor_file_type, file_type; \ No newline at end of file