Add sed and greadlink to exceptions (#2977)

Anaconda has packages that override at least sed
Greadlink is also a critical executable if present
This commit is contained in:
native-api 2024-06-04 01:06:33 +03:00 committed by GitHub
parent 4ab9b3710b
commit b0cd5bf883
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,6 +64,8 @@ redis-check-aof
redis-check-dump
redis-cli
redis-server
# sed
sed
# sqlite3
sqlite3
# xslt-config
@ -189,4 +191,5 @@ wc
who
whoami
yes
# --- end exclusions from coreutils
# --- end exclusions from coreutils
greadlink