feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-05-02 17:33:39 +01:00
parent abaf9fdc7c
commit c950c74bf7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
29 changed files with 96 additions and 97 deletions

View file

@ -17,12 +17,12 @@ profile pass-import @{exec_path} {
/{usr/,}bin/ r,
/{usr/,}bin/pass rPx,
/{usr/,}{s,}bin/ldconfig rix,
/{usr/,}bin/gcc rix,
/{usr/,}bin/gcc rix, # TODO: Test deny
/{usr/,}bin/ld rix,
/{usr/,}bin/python3.[0-9]* rix,
/{usr/,}lib/gcc/**/collect2 rix,
/{usr/,}lib/python{2.[4-7],3,3.[0-9]*}/** w,
/{usr/,}lib/python{2.[4-7],3,3.[0-9]*}/** w, # TODO: Test deny
/usr/share/file/misc/magic.mgc r,