feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-07-15 21:55:59 +01:00
parent 682df516bf
commit eb6c7548f5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 96 additions and 62 deletions

View file

@ -88,6 +88,7 @@ profile mkinitramfs @{exec_path} {
owner /var/tmp/mkinitramfs-* rw,
owner @{PROC}/@{uid}/fd/ r,
@{PROC}/cmdline r,
@{PROC}/modules r,
profile ldd {

View file

@ -14,6 +14,8 @@ profile qemu-ga @{exec_path} {
capability net_admin,
capability sys_ptrace,
ptrace peer=unconfined,
@{exec_path} mr,
/{usr/,}bin/systemctl rix,

View file

@ -187,7 +187,7 @@ profile run-parts @{exec_path} {
/etc/modprobe.d/*.conf r,
@{run}/reboot-required w,
@{run}/reboot-required.pkgs w,
@{run}/reboot-required.pkgs rw,
@{PROC}/devices r,
@{PROC}/cmdline r,