51f6f2e
diff -up ./init/fapolicyd-magic.magic-override ./init/fapolicyd-magic
5b93b5d
--- ./init/fapolicyd-magic.magic-override	2020-11-16 20:16:10.764346043 +0100
5b93b5d
+++ ./init/fapolicyd-magic	2020-11-16 20:18:30.354528379 +0100
5b93b5d
@@ -1,9 +1,17 @@
5b93b5d
 0	string/w	#!\ /usr/bin/bash	Bourne-Again shell script text executable
5b93b5d
 !:mime	text/x-shellscript
51f6f2e
 
5b93b5d
+0  search/1/w  #!\ /usr/bin/env\ bash  Bourne-Again shell script text executable
5b93b5d
+!:strength + 15
5b93b5d
+!:mime text/x-shellscript
51f6f2e
+
5b93b5d
 0	string/w	#!\ /usr/bin/sh		Shell script text executable
5b93b5d
 !:mime	text/x-shellscript
5b93b5d
 
5b93b5d
+0   search/1/w  #!\ /usr/bin/env\ bash  Bourne-Again shell script text executable
5b93b5d
+!:strength + 15
5b93b5d
+!:mime text/x-shellscript
51f6f2e
+
5b93b5d
 0	string/wt	#!\ /bin/rc		Plan 9 shell script text executable
5b93b5d
 !:mime	text/x-plan9-shellscript
51f6f2e
 
5b93b5d
@@ -47,10 +55,18 @@
51f6f2e
 !:strength + 15
51f6f2e
 !:mime text/x-python
51f6f2e
 
5b93b5d
+0   search/1/w  #!\ /usr/bin/env\ python3   Python script text executable
51f6f2e
+!:strength + 15
51f6f2e
+!:mime text/x-python
51f6f2e
+
5b93b5d
 0	search/1/wt	#!\ /usr/bin/python2	Python script text executable
5b93b5d
 !:strength + 15
5b93b5d
 !:mime text/x-python
51f6f2e
 
5b93b5d
+0  search/1/w  #!\ /usr/bin/env\ python2   Python script text executable
5b93b5d
+!:strength + 15
5b93b5d
+!:mime text/x-python
51f6f2e
+
5b93b5d
 0	search/1/wt	#!\ /usr/bin/python	Python script text executable
5b93b5d
 !:strength + 15
5b93b5d
 !:mime text/x-python