summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Orgis2020-08-29 20:22:33 +0200
committerThomas Orgis2021-02-26 12:30:31 +0100
commite7ab3e8f6918b496012cb51307c2243b6d95da22 (patch)
treecd49e5981145d556488628a4c4732a65f5a40ac2
parent4b741dfb06c3f332bdb6f16531d449f22e1e0163 (diff)
protected: egrep is needed in sorcery itself, even, but also installs
-rwxr-xr-xvar/lib/sorcery/protected1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/lib/sorcery/protected b/var/lib/sorcery/protected
index 145c1ce4..2c8309da 100755
--- a/var/lib/sorcery/protected
+++ b/var/lib/sorcery/protected
@@ -60,6 +60,7 @@
^/usr/bin/file$
^/usr/bin/find$
^/usr/bin/grep$
+^/usr/bin/egrep$
^/usr/bin/make$
^/usr/bin/ranlib$
^/usr/bin/wget$