feat(profile): finish using variable instead of [0-9].
This commit is contained in:
parent
26d0797a07
commit
4c67b21bf3
26 changed files with 35 additions and 35 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue