feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-10-08 13:13:44 +01:00
parent d629ac5788
commit eddf6bfc4f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 30 additions and 18 deletions

View file

@ -21,8 +21,8 @@ profile sbctl @{exec_path} {
/{boot,efi}/{,**} r,
/{boot,efi}/EFI/{,**} rw,
/{boot,efi}/vmlinuz-linux* rw,
/{usr/,}lib/fwupd/efi/{,**} rw,
/boot/vmlinuz-linux* rw,
@{sys}/firmware/efi/efivars/db-@{uuid} rw,
@{sys}/firmware/efi/efivars/KEK-@{uuid} rw,

View file

@ -15,6 +15,8 @@ profile vlc-cache-gen @{exec_path} {
/{usr/,}lib/vlc/plugins/{,*} rw,
@{sys}/devices/system/cpu/possible r,
# Inherit silencer
deny network inet6 stream,
deny network inet stream,