Blame SOURCES/fapolicyd-magic-override.patch

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