Tunables polishing (#281)

* adjust xorg display number

* remove wildcard from python version

* python wildcard #2

* unconventional tails

* Delete apparmor.d/groups/apps/android-studio

---------

Co-authored-by: nobody43 <nobody43@users.noreply.github.com>
This commit is contained in:
nobody43 2024-01-25 12:44:47 +00:00 committed by GitHub
parent 765fa1bdb8
commit b376e9fade
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
69 changed files with 88 additions and 88 deletions

View file

@ -18,7 +18,7 @@ profile arandr @{exec_path} {
include <abstractions/nameservice-strict>
@{exec_path} r,
@{bin}/python3.[0-9]* r,
@{bin}/python3.@{int} r,
@{bin}/ r,
@{bin}/xrandr rPx,

View file

@ -29,7 +29,7 @@ profile borg @{exec_path} {
@{exec_path} r,
@{bin}/ r,
@{bin}/python3.[0-9]* r,
@{bin}/python3.@{int} r,
@{bin}/{,@{multiarch}-}ld.bfd rix,
@{bin}/cat rix,

View file

@ -23,7 +23,7 @@ profile convertall @{exec_path} {
@{exec_path} r,
@{bin}/{,ba,da}sh rix,
@{bin}/python3.[0-9]* rix,
@{bin}/python3.@{int} rix,
owner @{HOME}/.convertall rw,

View file

@ -56,7 +56,7 @@ profile cupsd @{exec_path} flags=(attach_disconnected) {
@{bin}/ippfind rix,
@{bin}/mktemp rix,
@{bin}/printenv rix,
@{bin}/python3.[0-9]* rix,
@{bin}/python3.@{int} rix,
@{bin}/rm rix,
@{bin}/sed rix,
@{bin}/smbspool rPx,

View file

@ -12,7 +12,7 @@ profile execute-dcut @{exec_path} flags=(complain) {
include <abstractions/python>
@{exec_path} r,
@{bin}/python3.[0-9]* r,
@{bin}/python3.@{int} r,
include if exists <local/execute-dcut>
}

View file

@ -15,7 +15,7 @@ profile execute-dput @{exec_path} flags=(complain) {
@{exec_path} r,
@{bin}/python3.[0-9]* r,
@{bin}/python3.@{int} r,
@{bin}/{,ba,da}sh rix,
@{bin}/dpkg rPx -> child-dpkg,

View file

@ -15,7 +15,7 @@ profile fail2ban-client @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/ r,
@{bin}/python3.[0-9]* r,
@{bin}/python3.@{int} r,
/etc/fail2ban/{,**} r,

View file

@ -25,7 +25,7 @@ profile fail2ban-server @{exec_path} flags=(attach_disconnected) {
@{bin}/iptables rix,
@{bin}/ r,
@{bin}/python3.[0-9]* r,
@{bin}/python3.@{int} r,
/etc/fail2ban/{,**} r,