feat(profiles): continue replacing [0-9]* by @{int}.
This commit is contained in:
parent
99e4c4622d
commit
00051bd2f0
100 changed files with 222 additions and 229 deletions
|
|
@ -25,7 +25,7 @@ profile grub-mkrelpath @{exec_path} {
|
|||
|
||||
/tmp/grub-btrfs.*/@snapshots/@{int}/snapshot/boot/ r,
|
||||
/tmp/grub-btrfs.*/@/.snapshots/@{int}/snapshot/boot/ r,
|
||||
/tmp/grub-btrfs.*/@_backup_[0-9]*/boot/ r,
|
||||
/tmp/grub-btrfs.*/@_backup_@{int}/boot/ r,
|
||||
/tmp/grub-btrfs.*/ r,
|
||||
|
||||
@{PROC}/@{pids}/mountinfo r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue