mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-03 21:00:36 +00:00
Utmp support tracks who is currenlty logged in by logging info to the file /var/run/utmp (supported by busybox) Putuline support will use the utmp structure to write to the utmp file Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>