feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-06-20 17:57:30 +01:00
parent be27f646ce
commit 58c07e5ea5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 14 additions and 7 deletions

View file

@ -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,

View file

@ -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>
}

View file

@ -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,