Off-Topic > SCM EXtensions
dropbear.scm
yuanlixg:
dropbear.scm (ver 2012.55)
file '/apps/dropbear/etc/init.d/dropbear':
if /apps/dropbear/bin/dropbear "$OPTIONS"; then
sleep 2
/apps/dropbear/bin/dropbear "$OPTIONS"
echo -e "\033[1mUsage:\033[0m /etc/init.d/`basename $0` [start|stop|restart|status]"
maybe:
if /apps/dropbear/bin/dropbear $OPTIONS ; then
sleep 2
/apps/dropbear/bin/dropbear $OPTIONS
echo -e "\033[1mUsage:\033[0m /apps/dropbear/etc/init.d/`basename $0` [start|stop|restart|status]"
Jason W:
I will take a look at it, thanks.
Jason W:
Hi,
Can I get you to put this in patch form so I don't mess it up. Thanks.
JW
yuanlixg:
patch file:
http://patches.tinycorelinux.net/uploaded/dropbear.scm_dropbear.patch
Sorry, my english is poor.
curaga:
Please use patches.tinycorelinux.net instead of pasting here, thanks.
Navigation
[0] Message Index
[#] Next page
Go to full version