feat(profile): finish using variable instead of [0-9].

This commit is contained in:
Alexandre Pujol 2025-04-06 20:56:39 +02:00
parent 26d0797a07
commit 4c67b21bf3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
26 changed files with 35 additions and 35 deletions

View file

@ -41,7 +41,7 @@ profile popularity-contest @{exec_path} {
/var/lib/ r,
/var/lib/dpkg/info/{,*.list} r,
/var/log/ r,
/var/log/popularity-contest.[0-9]* w,
/var/log/popularity-contest.@{int} w,
/var/log/popularity-contest.new w,
owner @{tmp}/#@{int} rw,