fix(profiles): do not break pacman if the pkg install script is not confined.

fix #99
This commit is contained in:
Alexandre Pujol 2023-01-14 13:10:43 +00:00
parent 356dfa08e8
commit 4b10da9fc7
Failed to generate hash of commit

View file

@ -105,7 +105,7 @@ profile pacman @{exec_path} {
/{usr/,}bin/update-mime-database rPx,
/{usr/,}lib/systemd/systemd-* rPx,
/{usr/,}lib/vlc/vlc-cache-gen rPx,
/usr/share/libalpm/scripts/* rPx,
/usr/share/libalpm/scripts/* rPUx,
# Install/update packages
/ r,