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

@ -23,7 +23,7 @@ profile repo @{exec_path} {
network netlink raw,
@{exec_path} r,
@{bin}/python3.[0-9]* rix,
@{bin}/python3.@{int} rix,
@{bin}/ r,
@{bin}/env rix,
@ -57,7 +57,7 @@ profile repo @{exec_path} {
owner @{PROC}/@{pid}/mounts r,
owner /dev/shm/* rw,
owner /dev/shm/sem.mp* rwl -> /dev/shm/*,
owner /dev/shm/sem.mp-???????? rwl -> /dev/shm/*, # unconventional '_' tail
# Silencer
deny /etc/.repo_gitconfig.json w,