chore: various cosmetic changes.
This commit is contained in:
parent
256d4abde8
commit
aea0034fcc
16 changed files with 35 additions and 32 deletions
|
|
@ -20,6 +20,7 @@ profile avahi-autoipd @{exec_path} {
|
|||
signal receive set=(kill,term),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/avahi/avahi-autoipd.action rix,
|
||||
|
||||
include if exists <local/avahi-autoipd>
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ profile grub-mkconfig @{exec_path} {
|
|||
@{bin}/umount rPx,
|
||||
@{bin}/uname rix,
|
||||
@{bin}/which{.debianutils,} rix,
|
||||
/etc/grub.d/{**,} rix,
|
||||
/etc/grub.d/{**,} rix,
|
||||
|
||||
/boot/{**,} r,
|
||||
/boot/grub/{**,} rw,
|
||||
|
|
|
|||
|
|
@ -18,13 +18,13 @@ profile grub-probe @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}{local/,}{s,}bin/zpool rPx,
|
||||
@{bin}/lvm rPx,
|
||||
@{bin}/lsb_release rPx -> lsb_release,
|
||||
@{bin}/lvm rPx,
|
||||
@{bin}/udevadm rPx,
|
||||
|
||||
/ r,
|
||||
/usr/share/grub/* r,
|
||||
|
||||
/ r,
|
||||
/boot/ r,
|
||||
/boot/grub/themes/{,**} r,
|
||||
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@ profile k3s @{exec_path} flags=(attach_disconnected) {
|
|||
unix (bind,listen) type=stream addr=@xtables,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/kmod rPx,
|
||||
@{bin}/mount rPx,
|
||||
@{bin}/systemd-run rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue