Makefile: versioning, add minisatip icons, uboot script generator
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user