This commit is contained in:
Eduard Tolosa 2019-02-16 13:13:51 -05:00
parent 929696153b
commit 593f17bd38

View file

@ -47,7 +47,7 @@ load {
path_exists VPN { path_exists VPN {
# path exists when a VPN tunnel launched by nmcli/nm-applet is active # path exists when a VPN tunnel launched by nmcli/nm-applet is active
format = "VPN: active" format = "VPN: active"
format_down= "W: VPN inactive" format_down= "VPN inactive"
path = "/proc/sys/net/ipv4/conf/tun0" path = "/proc/sys/net/ipv4/conf/tun0"
} }
# disk "/" { # disk "/" {