feat(profile): use @{sbin} for all program inside /usr/sbin.
This commit is contained in:
parent
b8f2f38c72
commit
fd17a77b17
270 changed files with 475 additions and 475 deletions
|
|
@ -29,11 +29,11 @@ profile cron-popularity-contest @{exec_path} {
|
|||
# To send reports via TOR
|
||||
@{bin}/torify rix,
|
||||
@{bin}/torsocks rix,
|
||||
@{bin}/getcap rix,
|
||||
@{sbin}/getcap rix,
|
||||
|
||||
/usr/share/popularity-contest/popcon-upload rCx -> popcon-upload,
|
||||
@{bin}/gpg{,2} rCx -> gpg,
|
||||
@{bin}/runuser rCx -> runuser,
|
||||
@{sbin}/runuser rCx -> runuser,
|
||||
@{bin}/savelog rCx -> savelog,
|
||||
|
||||
/usr/share/popularity-contest/ r,
|
||||
|
|
@ -93,7 +93,7 @@ profile cron-popularity-contest @{exec_path} {
|
|||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/authentication>
|
||||
|
||||
@{bin}/runuser mr,
|
||||
@{sbin}/runuser mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/popularity-contest rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue