feat(profile): replace @{md5} by @{hex32}.
This commit is contained in:
parent
ceb78d971e
commit
bf613f59a5
24 changed files with 59 additions and 56 deletions
|
|
@ -25,7 +25,7 @@ profile aa-log @{exec_path} {
|
|||
/var/log/syslog* r,
|
||||
|
||||
/{run,var}/log/journal/ r,
|
||||
/{run,var}/log/journal/@{md5}/{,*} r,
|
||||
/{run,var}/log/journal/@{hex32}/{,*} r,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue