chore(profile): add abi and local include when missing.
This commit is contained in:
parent
105a9b4def
commit
7ccaab8234
61 changed files with 84 additions and 28 deletions
|
|
@ -90,6 +90,7 @@ profile openvpn @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/iproute2/rt_tables r,
|
||||
/etc/iproute2/rt_tables.d/ r,
|
||||
|
||||
include if exists <local/openvpn_update-resolv>
|
||||
}
|
||||
|
||||
profile force-user-traffic-via-vpn {
|
||||
|
|
@ -121,6 +122,7 @@ profile openvpn @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
owner @{PROC}/sys/net/ipv{4,}/route/flush w,
|
||||
|
||||
include if exists <local/openvpn_force-user-traffic-via-vpn>
|
||||
}
|
||||
|
||||
include if exists <local/openvpn>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue