feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-06-26 23:05:09 +01:00
parent e087349662
commit 08beefe867
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
16 changed files with 47 additions and 9 deletions

View file

@ -97,7 +97,7 @@ profile NetworkManager @{exec_path} flags=(attach_disconnected) {
/{usr/,}lib/nm-openvpn-service rPx,
/{usr/,}lib/nm-openvpn-service-openvpn-helper rPx,
/dev/rfkill rw,
/usr/share/gvfs/remote-volume-monitors/{,*.monitor} r,
/ r,
/etc/ r,
@ -136,5 +136,7 @@ profile NetworkManager @{exec_path} flags=(attach_disconnected) {
@{PROC}/sys/kernel/osrelease r,
@{PROC}/sys/net/** rw,
/dev/rfkill rw,
include if exists <local/NetworkManager>
}