wok-tiny diff dropbear-without-zlib/receipt @ rev 126

Update config_form()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 12 19:39:46 2017 +0100 (2017-02-12)
parents 14e714f8c808
children c0783b759e56
line diff
     1.1 --- a/dropbear-without-zlib/receipt	Wed Mar 30 09:53:55 2016 +0200
     1.2 +++ b/dropbear-without-zlib/receipt	Sun Feb 12 19:39:46 2017 +0100
     1.3 @@ -98,7 +98,7 @@
     1.4  	RSAPUB="$(dropbearkey  -y -f /tmp/mkssh$$ | grep ^ssh)"
     1.5  	rm -f /tmp/mkssh$$
     1.6  	cat <<EOT
     1.7 -<input type="checkbox" name="STARTDAEMON" value="ON" checked="checked" />
     1.8 +<input type="checkbox" name="STARTDAEMON" value="ON" ${STARTDAEMON:+checked="checked" }/>
     1.9  Start server during boot<br>
    1.10  <table>
    1.11  <tr>