unconventional tails

This commit is contained in:
nobody43 2024-01-23 01:01:56 +00:00
parent f4dbfec89a
commit 3b1f1021f1
3 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ profile software-properties-dbus @{exec_path} {
/usr/share/distro-info/*.csv r,
/usr/share/xml/iso-codes/{,**} r,
owner /tmp/???????? rw,
owner /tmp/???????? rw, # unconventional '_' tail
owner /tmp/tmp????????/ w, # change to 'c'
owner /tmp/tmp????????/apt.conf w,

View file

@ -167,7 +167,7 @@ profile qbittorrent @{exec_path} {
owner @{user_torrents_dirs}/** r,
owner /dev/shm/sem.mp-* rwl -> /dev/shm/@{int},
owner /dev/shm/sem.mp-???????? rwl -> /dev/shm/@{int}, # unconventional '_' tail
owner /dev/shm/* rw,
owner /tmp/@{int} rw,

View file

@ -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,