From: luka Date: Tue, 10 May 2016 22:36:38 +0000 (+0000) Subject: dropbear: Make utmp and putuline support configurable via seperate config options X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=f1278e7eb857f54e3315bc669106781cc7f9931d;hp=f1278e7eb857f54e3315bc669106781cc7f9931d dropbear: Make utmp and putuline support configurable via seperate config options 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49333 3c298f89-4303-0410-b956-a3cf2f4a3e73 ---