From af508f0b4cf88b1921c59fdf5dd1a98c08223fa5 Mon Sep 17 00:00:00 2001 From: sewn Date: Sat, 16 Mar 2024 00:20:54 +0300 Subject: add 'up' for whether a interface is up or down --- config.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index d805331..100093e 100644 --- a/config.def.h +++ b/config.def.h @@ -56,6 +56,7 @@ static const char unknown_str[] = "n/a"; * thermal zone on FreeBSD * (tz0, tz1, etc.) * uid UID of current user NULL + * up interface is running interface name (eth0) * uptime system uptime NULL * username username of current user NULL * vol_perc OSS/ALSA volume in percent mixer file (/dev/mixer) -- cgit v1.2.3