1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 20:31:07 +01:00
This commit is contained in:
Kierán Meinhardt
2019-05-15 18:21:58 +02:00
parent edf32ed979
commit 495fcf0775
7 changed files with 26 additions and 14 deletions

View File

@@ -72,7 +72,7 @@ in with config.niveum; {
separator = " "
}
order += "run_watch retiolum"
# order += "run_watch retiolum"
order += "path_exists openvpn"
order += "wireless ${wifi-interface}"
order += "battery all"
@@ -85,10 +85,10 @@ in with config.niveum; {
format_down = "offline"
}
run_watch retiolum {
pidfile = "/var/run/tinc.retiolum.pid"
format = "%title"
}
# run_watch retiolum {
# pidfile = "/var/run/tinc.retiolum.pid"
# format = "%title"
# }
path_exists openvpn {
path = "/proc/sys/net/ipv4/conf/tun0"