feat(profile): general update.
This commit is contained in:
parent
be27f646ce
commit
58c07e5ea5
8 changed files with 14 additions and 7 deletions
|
|
@ -45,6 +45,7 @@ profile aurpublish @{exec_path} {
|
|||
/usr/share/terminfo/** r,
|
||||
|
||||
/etc/makepkg.conf r,
|
||||
/etc/makepkg.conf.d/{,**} r,
|
||||
|
||||
owner @{user_build_dirs}/**/ w,
|
||||
owner @{user_projects_dirs}/**/ r,
|
||||
|
|
|
|||
|
|
@ -65,6 +65,8 @@ profile pacman-hook-mkinitcpio @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/var/lib/pacman/{,**} r,
|
||||
|
||||
@{HOME}/@{XDG_GPG_DIR}/*.conf r,
|
||||
|
||||
include if exists <local/pacman-hook-mkinitcpio_pacman>
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@ profile systemd-machined @{exec_path} {
|
|||
/var/lib/machines/{,**} rw,
|
||||
/etc/machine-id r,
|
||||
|
||||
@{run}/systemd/machine/{,**} rw,
|
||||
@{run}/systemd/machines/{,**} rw,
|
||||
@{run}/systemd/notify w,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue