Update mullvad-daemon

This commit is contained in:
curiosityseeker 2023-05-24 13:15:24 +02:00 committed by GitHub
parent 7344ba87d3
commit e01c4a840a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,9 +47,8 @@ profile mullvad-daemon @{exec_path} flags=(attach_disconnected) {
/var/cache/mullvad-vpn/{,*} rw,
/var/log/mullvad-vpn/{,*} rw,
owner /var/log/private/mullvad-vpn/daemon.log rw,
owner /var/log/private/mullvad-vpn/daemon.old.log w,
owner /var/log/private/mullvad-vpn/*.log rw,
@{run}/mullvad-vpn rw,
@{run}/NetworkManager/resolv.conf r,
@ -62,6 +61,7 @@ profile mullvad-daemon @{exec_path} flags=(attach_disconnected) {
owner /tmp/talpid-openvpn-@{uuid} rw,
owner @{PROC}/@{pid}/mounts r,
owner @{PROC}/sys/net/ipv6/conf/all/disable_ipv6 r,
@{PROC}/sys/net/ipv{4,6}/conf/all/src_valid_mark rw,
/dev/net/tun rw,