feat(profiles): use the new hex variable.
This commit is contained in:
parent
5d0c521e44
commit
3b56d3ff0f
70 changed files with 142 additions and 142 deletions
|
|
@ -40,7 +40,7 @@ profile update-ca-certificates @{exec_path} {
|
|||
/etc/ca-certificates.conf r,
|
||||
/etc/ssl/certs/ca-certificates.crt{,.new} rw,
|
||||
/etc/ssl/certs/*.pem rw,
|
||||
/etc/ssl/certs/[0-9a-f]*.[0-9] rw,
|
||||
/etc/ssl/certs/@{hex}.[0-9] rw,
|
||||
|
||||
/{usr/,}lib/locale/locale-archive r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue