feat(profiles): general update.
This commit is contained in:
parent
940c9de083
commit
0b66933b45
22 changed files with 37 additions and 22 deletions
|
|
@ -42,7 +42,6 @@ profile mono-sgen @{exec_path} {
|
|||
owner /tmp/*.* rw,
|
||||
owner /tmp/CASESENSITIVETEST* rw,
|
||||
owner /dev/shm/mono.* rw,
|
||||
/dev/shm/ r,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/uevent r,
|
||||
@{sys}/devices/pci[0-9]*/**/vendor r,
|
||||
|
|
|
|||
|
|
@ -14,10 +14,10 @@ profile pkcs11-register @{exec_path} {
|
|||
|
||||
/etc/opensc.conf r,
|
||||
|
||||
owner @{HOME}/.mozilla/firefox/*/pkcs11.txt r,
|
||||
owner @{HOME}/.mozilla/firefox/*/pkcs11.txt rw,
|
||||
owner @{HOME}/.mozilla/firefox/profiles.ini r,
|
||||
owner @{HOME}/.pki/nssdb/pkcs11.txt r,
|
||||
owner @{HOME}/.thunderbird/*/pkcs11.txt r,
|
||||
owner @{HOME}/.thunderbird/*/pkcs11.txt rw,
|
||||
owner @{HOME}/.thunderbird/profiles.ini r,
|
||||
|
||||
include if exists <local/pkcs11-register>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue