mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
fix(profiles): compilation fix.
This commit is contained in:
parent
2f563fa818
commit
43606814cc
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ profile grub-mkconfig @{exec_path} {
|
||||||
/etc/default/grub.d/{*,} r,
|
/etc/default/grub.d/{*,} r,
|
||||||
|
|
||||||
/usr/share/grub/{**,} r,
|
/usr/share/grub/{**,} r,
|
||||||
/usr/share/terminfo/x/xterm-256color ,
|
/usr/share/terminfo/x/xterm-256color r,
|
||||||
|
|
||||||
/.zfs/snapshot/*/etc/{machine-id,} r,
|
/.zfs/snapshot/*/etc/{machine-id,} r,
|
||||||
/.zfs/snapshot/*/{usr/,}lib/os-release r,
|
/.zfs/snapshot/*/{usr/,}lib/os-release r,
|
||||||
|
|
Loading…
Reference in a new issue