Blame SOURCES/fapolicyd-magic-override.patch

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