explictly allow binaries from certain directories

This commit is contained in:
Octavio Galland 2024-12-13 12:44:48 -03:00
parent e7807b3761
commit 667816fe43

View file

@ -17,7 +17,9 @@ profile tar /usr/bin/tar {
file rwl /**, file rwl /**,
# tar can be made to filter archives through an arbitrary program # tar can be made to filter archives through an arbitrary program
/** mrwlkix, /{usr{/local,},}/{bin,sbin}/* Pix,
/opt/** Pix,
@{HOME}/bin/* Pix,
# used to extract user files as root # used to extract user files as root
capability chown, capability chown,