chore(profile): remove trailing whitespace in profiles.

This commit is contained in:
Alexandre Pujol 2024-10-22 20:03:24 +01:00
parent 88b362f7fb
commit 38b973c596
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
143 changed files with 184 additions and 181 deletions

View file

@ -21,7 +21,7 @@ profile arch-audit @{exec_path} {
network netlink raw,
@{exec_path} mr,
/etc/arch-audit/settings.toml r,
/usr/share/terminfo/** r,

View file

@ -80,7 +80,7 @@ profile makepkg @{exec_path} {
ptrace read,
signal send set=winch peer=pacman,
signal send set=winch peer=pacman,
signal send set=winch peer=pacman//systemctl,
@{bin}/pacman Px,

View file

@ -16,7 +16,7 @@ profile pacman-conf @{exec_path} flags=(attach_disconnected) {
/etc/pacman.conf r,
/etc/pacman.d/mirrorlist r,
/etc/pacman.d/*-mirrorlist r,
/dev/tty@{int} rw,
# Inherit Silencer

View file

@ -55,11 +55,11 @@ profile pacman-hook-mkinitcpio @{exec_path} flags=(attach_disconnected) {
capability dac_read_search,
@{bin}/pacman mr,
@{bin}/gpg rix,
@{bin}/gpgconf rix,
@{bin}/gpgsm rix,
/etc/pacman.conf r,
/etc/pacman.d/{,**} r,
/etc/pacman.d/gnupg/** rwkl,

View file

@ -35,7 +35,7 @@ profile pacman-key @{exec_path} {
/usr/share/terminfo/** r,
/etc/pacman.d/gnupg/* rw,
/dev/tty rw,
profile gpg {