Makefile: versioning, add minisatip icons, uboot script generator

This commit is contained in:
Jaroslav Kysela
2015-03-31 16:39:17 +02:00
parent bbeda3d499
commit 3aa2d34426
11 changed files with 108 additions and 16 deletions

View File

@@ -2,8 +2,10 @@
test -r /etc/sysconfig/config && . /etc/sysconfig/config
if test "$DROPBEAR" != "yes"; then
if test "$TELNETD" != "yes"; then
exit 0
fi
sleep 5
exec /usr/sbin/telnetd -F -l /bin/login