feat(profiles): gpg -> gpg{,2}
This commit is contained in:
parent
8dca20c5c6
commit
e9d61fb7d9
33 changed files with 62 additions and 61 deletions
|
|
@ -30,7 +30,7 @@ profile cron-popularity-contest @{exec_path} {
|
|||
/{usr/,}sbin/getcap rix,
|
||||
|
||||
/usr/share/popularity-contest/popcon-upload rCx -> popcon-upload,
|
||||
/{usr/,}bin/gpg rCx -> gpg,
|
||||
/{usr/,}bin/gpg{,2} rCx -> gpg,
|
||||
/{usr/,}sbin/runuser rCx -> runuser,
|
||||
/{usr/,}bin/savelog rCx -> savelog,
|
||||
|
||||
|
|
@ -113,7 +113,7 @@ profile cron-popularity-contest @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
/{usr/,}bin/gpg mr,
|
||||
/{usr/,}bin/gpg{,2} mr,
|
||||
|
||||
/usr/share/popularity-contest/debian-popcon.gpg r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue