diff --git a/duoqin/sepolicy/wephone.te b/duoqin/sepolicy/wephone.te index 4d52e4a..0952c52 100644 --- a/duoqin/sepolicy/wephone.te +++ b/duoqin/sepolicy/wephone.te @@ -1,5 +1,3 @@ type wephone_exec, exec_type, file_type; -domain_auto_trans(init, wephone_exec); - allow { appdomain shell } wephone:file { getattr read open execute execute_no_trans }; \ No newline at end of file