feat(profile): update some update-* profiles.
This commit is contained in:
parent
0a5743fa46
commit
a7807408b6
3 changed files with 3 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ abi <abi/4.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{sbin}/update-mime-database
|
||||
@{exec_path} = @{bin}/update-mime-database
|
||||
profile update-mime-database @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ profile update-ca-certificates @{exec_path} {
|
|||
@{bin}/test rix,
|
||||
@{bin}/trust rix,
|
||||
@{bin}/wc rix,
|
||||
@{bin}/run-parts rix,
|
||||
|
||||
@{lib}/ca-certificates/update.d/ r,
|
||||
@{lib}/ca-certificates/update.d/* rix,
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ profile update-dlocatedb @{exec_path} {
|
|||
/usr/share/dlocate/updatedb rCx -> updatedb,
|
||||
@{bin}/dpkg rPx -> child-dpkg,
|
||||
|
||||
owner @{PROC}/@{pid}/fd/2 w,
|
||||
owner @{PROC}/@{pid}/fd/@{int} w,
|
||||
|
||||
/var/lib/dlocate/dpkg-list w,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue