feat(profile): general update.
This commit is contained in:
parent
c1bea69cbf
commit
8912aaf126
12 changed files with 67 additions and 59 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue