feat(profiles): gpg -> gpg{,2}

This commit is contained in:
Alexandre Pujol 2023-02-04 19:02:47 +00:00
parent 8dca20c5c6
commit e9d61fb7d9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
33 changed files with 62 additions and 61 deletions

View file

@ -23,7 +23,7 @@ profile archlinux-keyring-wkd-sync @{exec_path} {
/{usr/,}bin/{m,g,}awk rix,
/{usr/,}bin/bash rix,
/{usr/,}bin/dirmngr rix,
/{usr/,}bin/gpg rix,
/{usr/,}bin/gpg{,2} rix,
/{usr/,}bin/gpg-agent rix,
/{usr/,}bin/pacman-conf rix,

View file

@ -20,7 +20,7 @@ profile aurpublish @{exec_path} {
/{usr/,}bin/date rix,
/{usr/,}bin/gettext rix,
/{usr/,}bin/git rPx,
/{usr/,}bin/gpg rPUx,
/{usr/,}bin/gpg{,2} rPUx,
/{usr/,}bin/grep rix,
/{usr/,}bin/makepkg rix,
/{usr/,}bin/mkdir rix,

View file

@ -45,7 +45,7 @@ profile pacman @{exec_path} {
@{exec_path} mr,
/{usr/,}bin/gpg rCx -> gpg,
/{usr/,}bin/gpg{,2} rCx -> gpg,
/{usr/,}bin/gpgconf rCx -> gpg,
/{usr/,}bin/gpgsm rCx -> gpg,
@ -151,7 +151,7 @@ profile pacman @{exec_path} {
capability dac_read_search,
/{usr/,}bin/gpg mr,
/{usr/,}bin/gpg{,2} mr,
/{usr/,}bin/gpgconf mr,
/{usr/,}bin/gpgsm mr,

View file

@ -21,7 +21,7 @@ profile pacman-key @{exec_path} {
/{usr/,}bin/chmod rix,
/{usr/,}bin/{m,g,}awk rix,
/{usr/,}bin/gettext rix,
/{usr/,}bin/gpg rCx -> gpg,
/{usr/,}bin/gpg{,2} rCx -> gpg,
/{usr/,}bin/grep rix,
/{usr/,}bin/pacman-conf rPx,
/{usr/,}bin/touch rix,
@ -45,7 +45,7 @@ profile pacman-key @{exec_path} {
capability dac_read_search,
capability mknod,
/{usr/,}bin/gpg mr,
/{usr/,}bin/gpg{,2} mr,
/{usr/,}bin/dirmngr rix,
/{usr/,}bin/gpg-agent rix,