Blame SOURCES/fapolicyd-magic-override.patch

e4d26d
diff -up ./init/fapolicyd-magic.magic ./init/fapolicyd-magic
e4d26d
--- ./init/fapolicyd-magic.magic	2021-01-05 16:27:53.000000000 +0100
e4d26d
+++ ./init/fapolicyd-magic	2021-02-17 15:51:41.420604805 +0100
e4d26d
@@ -1,9 +1,17 @@
e4d26d
 0	string/w	#!\ /usr/bin/bash	Bourne-Again shell script text executable
e4d26d
 !:mime	text/x-shellscript
e4d26d
 
e4d26d
+0	search/1/w	#!\ /usr/bin/env\ bash	Bourne-Again shell script text executable
e4d26d
+!:strength + 15
e4d26d
+!:mime text/x-shellscript
037a42
+
e4d26d
 0	string/w	#!\ /usr/bin/sh		Shell script text executable
e4d26d
 !:mime	text/x-shellscript
e4d26d
 
e4d26d
+0	search/1/w	#!\ /usr/bin/env\ sh	Shell script text executable
e4d26d
+!:strength + 15
e4d26d
+!:mime text/x-shellscript
037a42
+
e4d26d
 0	string/wt	#!\ /bin/rc		Plan 9 shell script text executable
e4d26d
 !:mime	text/x-plan9-shellscript
037a42
 
e4d26d
@@ -47,10 +55,18 @@
037a42
 !:strength + 15
037a42
 !:mime text/x-python
037a42
 
e4d26d
+0	search/1/w	#!\ /usr/bin/env\ python3	Python script text executable
037a42
+!:strength + 15
037a42
+!:mime text/x-python
037a42
+
e4d26d
 0	search/1/wt	#!\ /usr/bin/python2	Python script text executable
e4d26d
 !:strength + 15
e4d26d
 !:mime text/x-python
037a42
 
e4d26d
+0	search/1/w	#!\ /usr/bin/env\ python2	Python script text executable
e4d26d
+!:strength + 15
e4d26d
+!:mime text/x-python
037a42
+
e4d26d
 0	search/1/wt	#!\ /usr/bin/python	Python script text executable
e4d26d
 !:strength + 15
e4d26d
 !:mime text/x-python
e4d26d
@@ -72,6 +88,5 @@
e4d26d
 0       search/1/wt      #!\ /usr/bin/tclsh     Tcl/Tk script text executable
e4d26d
 !:mime  text/x-tcl
037a42
 
e4d26d
-
e4d26d
 0       search/1/wt      #!\ /usr/bin/stap      Systemtap script text executable
e4d26d
 !:mime  text/x-systemtap