From 834c3978614e927ca6fa8c8bf8f7bb65d9b5d885 Mon Sep 17 00:00:00 2001 From: Nehemiah Date: Thu, 16 Nov 2023 21:09:52 -0500 Subject: [PATCH] Again --- duoqin/sepolicy/wephone.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duoqin/sepolicy/wephone.te b/duoqin/sepolicy/wephone.te index 0c0fcb3..9acded7 100644 --- a/duoqin/sepolicy/wephone.te +++ b/duoqin/sepolicy/wephone.te @@ -6,4 +6,4 @@ typeattribute wephone coredomain; init_daemon_domain(wephone) -allow { appdomain shell } wephone_exec:file { getattr read open execute execute_no_trans }; \ No newline at end of file +#allow { appdomain shell } wephone_exec:file { getattr read open execute execute_no_trans }; \ No newline at end of file