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

@ -36,7 +36,7 @@ profile gnome-software @{exec_path} {
/{usr/,}bin/bwrap rPUx,
/{usr/,}bin/fusermount{,3} rCx -> fusermount,
/{usr/,}bin/gpg rCx -> gpg,
/{usr/,}bin/gpg{,2} rCx -> gpg,
/{usr/,}bin/gpgconf rCx -> gpg,
/{usr/,}bin/gpgsm rCx -> gpg,
/{usr/,}lib/gio-launch-desktop rPx -> child-open,
@ -103,7 +103,7 @@ profile gnome-software @{exec_path} {
profile gpg {
include <abstractions/base>
/{usr/,}bin/gpg mr,
/{usr/,}bin/gpg{,2} mr,
/{usr/,}bin/gpgconf mr,
/{usr/,}bin/gpgsm mr,

View file

@ -38,7 +38,7 @@ profile seahorse @{exec_path} {
@{exec_path} mr,
/{usr/,}bin/gpgconf rPx,
/{usr/,}bin/gpg rUx,
/{usr/,}bin/gpg{,2} rUx,
/{usr/,}bin/gpgsm rPx,
/usr/share/glib-2.0/schemas/gschemas.compiled r,