feat(profiles): gpg -> gpg{,2}
This commit is contained in:
parent
8dca20c5c6
commit
e9d61fb7d9
33 changed files with 62 additions and 61 deletions
|
|
@ -29,7 +29,7 @@ profile update-smart-drivedb @{exec_path} {
|
|||
/{usr/,}{s,}bin/ r,
|
||||
/{usr/,}{s,}bin/smartctl rPx,
|
||||
|
||||
/{usr/,}bin/gpg rCx -> gpg,
|
||||
/{usr/,}bin/gpg{,2} rCx -> gpg,
|
||||
/{usr/,}bin/wget rCx -> browse,
|
||||
/{usr/,}bin/curl rCx -> browse,
|
||||
/{usr/,}bin/lynx rCx -> browse,
|
||||
|
|
@ -46,7 +46,7 @@ profile update-smart-drivedb @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
/{usr/,}bin/gpg mr,
|
||||
/{usr/,}bin/gpg{,2} mr,
|
||||
|
||||
/{usr/,}bin/gpg-agent rix,
|
||||
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ profile uscan @{exec_path} {
|
|||
/usr/share/*/debian/ r,
|
||||
/usr/share/*/debian/changelog r,
|
||||
|
||||
/{usr/,}bin/gpg rCx -> gpg,
|
||||
/{usr/,}bin/gpg{,2} rCx -> gpg,
|
||||
/{usr/,}bin/gpgv rCx -> gpg,
|
||||
|
||||
/etc/dpkg/origins/debian r,
|
||||
|
|
@ -62,7 +62,7 @@ profile uscan @{exec_path} {
|
|||
profile gpg {
|
||||
include <abstractions/base>
|
||||
|
||||
/{usr/,}bin/gpg mr,
|
||||
/{usr/,}bin/gpg{,2} mr,
|
||||
/{usr/,}bin/gpgv mr,
|
||||
|
||||
owner @{HOME}/@{XDG_GPG_DIR}/gpg.conf r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue