mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update
This commit is contained in:
parent
929696153b
commit
593f17bd38
1 changed files with 1 additions and 1 deletions
|
|
@ -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 "/" {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue