25 lines
1.3 KiB
Diff
25 lines
1.3 KiB
Diff
From 26fd69ab1df5025a4445ac533c2b273a2f1dda3b Mon Sep 17 00:00:00 2001
|
|
From: Radovan Sroka <rsroka@redhat.com>
|
|
Date: Wed, 2 Dec 2020 16:01:54 +0100
|
|
Subject: [PATCH] Sync languages list
|
|
|
|
Signed-off-by: Radovan Sroka <rsroka@redhat.com>
|
|
---
|
|
init/fapolicyd.rules.restrictive | 3 +--
|
|
1 file changed, 1 insertion(+), 2 deletions(-)
|
|
|
|
diff --git a/init/fapolicyd.rules.restrictive b/init/fapolicyd.rules.restrictive
|
|
index 1635ef3..50944f1 100644
|
|
--- a/init/fapolicyd.rules.restrictive
|
|
+++ b/init/fapolicyd.rules.restrictive
|
|
@@ -14,8 +14,7 @@
|
|
# %python=/usr/bin/python2.7,/usr/bin/python3.6
|
|
# allow perm=open exe=%python : all
|
|
#
|
|
-
|
|
-%languages=application/x-bytecode.ocaml,application/java-archive,text/javascript,text/x-java,text/x-lisp,text/x-lua,text/x-m4,text/x-perl,text/x-php,text/x-R,text/x-ruby,text/x-script.guile,text/x-tcl,text/x-luatex,text/x-systemtap
|
|
+%languages=application/x-bytecode.ocaml,application/x-bytecode.python,application/java-archive,text/x-java,application/x-java-applet,text/javascript,text/x-awk,text/x-gawk,text/x-lisp,application/x-elc,text/x-lua,text/x-m4,text/x-perl,text/x-php,text/x-python,text/x-R,text/x-ruby,text/x-script.guile,text/x-tcl,text/x-luatex,text/x-systemtap
|
|
|
|
# Carve out an exception for dracut
|
|
allow perm=any uid=0 : dir=/var/tmp/
|