This commit is contained in:
committer
2024-05-20 21:08:58 -05:00
parent 25fcb6689d
commit c0f259c59c

View File

@@ -67,8 +67,8 @@ disk "/media/drive3" {
path_exists "vpn" { path_exists "vpn" {
#format = " %title: %status " #format = " %title: %status "
format = " %title " format = " %title "
path = "/proc/sys/net/ipv4/conf/tun0" #path = "/proc/sys/net/ipv4/conf/tun0"
#path = "/proc/sys/net/ipv4/conf/proton0" path = "/proc/sys/net/ipv4/conf/proton0"
format_down = " no vpn " format_down = " no vpn "
} }