Update profiles.
This commit is contained in:
parent
c801bceab5
commit
6583a7bfb2
26 changed files with 88 additions and 40 deletions
|
|
@ -65,7 +65,7 @@ profile openvpn @{exec_path} {
|
|||
@{run}/NetworkManager/nm-openvpn-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]* rw,
|
||||
|
||||
/{usr/,}bin/ip rix,
|
||||
/{usr/,}bin/systemd-ask-password rCx -> systemd-ask-password,
|
||||
/{usr/,}bin/systemd-ask-password rPx,
|
||||
/{usr/,}lib/nm-openvpn-service-openvpn-helper rPx,
|
||||
/etc/openvpn/force-user-traffic-via-vpn.sh rCx -> force-user-traffic-via-vpn,
|
||||
/etc/openvpn/update-resolv-conf{,.sh} rCx -> update-resolv,
|
||||
|
|
@ -74,18 +74,6 @@ profile openvpn @{exec_path} {
|
|||
|
||||
owner @{PROC}/@{pid}/net/route r,
|
||||
|
||||
|
||||
profile systemd-ask-password {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
/{usr/,}bin/systemd-ask-password mr,
|
||||
|
||||
@{PROC}/filesystems r,
|
||||
owner @{PROC}/@{pid}/stat r,
|
||||
|
||||
}
|
||||
|
||||
profile update-resolv {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue