No longer use protonVPN

This commit is contained in:
Julien Palard 2018-07-21 10:47:40 +02:00
parent ae070a7e84
commit eacf7b98af
1 changed files with 0 additions and 7 deletions

View File

@ -4,7 +4,6 @@ general {
interval = 5
}
order += "path_exists VPN"
order += "load"
order += "wireless wlp3s0"
order += "ethernet enp4s0f2"
@ -13,12 +12,6 @@ order += "disk /"
order += "tztime local"
path_exists VPN {
# path exists when a VPN tunnel launched by nmcli/nm-applet is active
path = "/proc/sys/net/ipv4/conf/tun0"
}
wireless wlp3s0 {
format_up = "W: (%quality at %essid, %bitrate) %ip"
format_down = ""