mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-06 18:25:05 +01:00
Update needrestart-vmlinuz-get-version
This commit is contained in:
parent
aefa46359e
commit
01b173a1da
1 changed files with 7 additions and 0 deletions
|
@ -14,12 +14,19 @@ profile needrestart-vmlinuz-get-version @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/bzip2 rix,
|
||||
@{bin}/grep rix,
|
||||
@{bin}/gunzip rix,
|
||||
@{bin}/gzip rix,
|
||||
@{bin}/lzop rix,
|
||||
@{bin}/mktemp rix,
|
||||
@{bin}/rm rix,
|
||||
@{bin}/tail rix,
|
||||
@{bin}/tr rix,
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
@{bin}/xz rix,
|
||||
|
||||
/boot/intel-ucode.img r,
|
||||
/boot/vmlinuz* r,
|
||||
|
||||
owner @{tmp}/tmp.@{rand10} rw,
|
||||
|
|
Loading…
Reference in a new issue