feat(profile): general update.
This commit is contained in:
parent
9b705ab76c
commit
cdaf72eb3d
22 changed files with 31 additions and 63 deletions
|
|
@ -36,9 +36,9 @@ profile update-ca-certificates @{exec_path} {
|
|||
@{bin}/wc rix,
|
||||
|
||||
@{lib}/ca-certificates/update.d/ r,
|
||||
@{lib}/ca-certificates/update.d/* rix,
|
||||
@{lib}/ca-certificates/update.d/* rix,
|
||||
/etc/ca-certificates/update.d/ r,
|
||||
/etc/ca-certificates/update.d/* rix,
|
||||
/etc/ca-certificates/update.d/* rix,
|
||||
|
||||
/usr/share/p11-kit/modules/{,*} r,
|
||||
|
||||
|
|
@ -56,8 +56,6 @@ profile update-ca-certificates @{exec_path} {
|
|||
/tmp/ r,
|
||||
owner /tmp/ca-certificates{,.crt}.tmp.* rw,
|
||||
|
||||
@{PROC}/filesystems r,
|
||||
|
||||
/dev/tty rw,
|
||||
|
||||
include if exists <local/update-ca-certificates>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue