feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2025-02-21 00:55:52 +01:00
parent c1bea69cbf
commit 8912aaf126
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
12 changed files with 67 additions and 59 deletions

View file

@ -49,6 +49,7 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
@{bin}/plymouth rPx,
@{bin}/plymouth-set-default-theme rPx,
@{bin}/sbctl rPx,
@{bin}/sync rPx,
@{lib}/initcpio/busybox rix,
@{lib}/initcpio/post/** rix,

View file

@ -135,8 +135,8 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
@{PROC}/@{pids}/ r,
@{PROC}/@{pids}/cgroup r,
@{PROC}/@{pids}/cmdline r,
@{PROC}/@{pids}/environ r,
@{PROC}/@{pids}/stat r,
@{PROC}/1/environ r,
@{PROC}/sys/kernel/osrelease r,
@{PROC}/tty/drivers r,
@{PROC}/uptime r,