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

@ -50,7 +50,7 @@ profile calibre @{exec_path} {
unix (bind) type=stream addr="@calibre-*",
@{exec_path} mrix,
@{bin}/python3.[0-9]* r,
@{bin}/python3.@{int} r,
@{bin}/ldconfig{,.real} rix,
@{bin}/{,ba,da}sh rix,

View file

@ -143,7 +143,7 @@ profile discord @{exec_path} {
signal (receive) set=(kill, term) peer=discord,
@{bin}/lsb_release r,
@{bin}/python3.[0-9]* r,
@{bin}/python3.@{int} r,
@{bin}/ r,
@{bin}/apt-cache rPx,

View file

@ -29,7 +29,7 @@ profile dropbox @{exec_path} {
@{exec_path} r,
@{bin}/ r,
@{bin}/python3.[0-9]* r,
@{bin}/python3.@{int} r,
# Dropbox home files
owner @{HOME}/ r,