--- elwix/config/etc/uboot/rc.d/022.ansh3d.run 2014/01/23 09:34:55 1.1 +++ elwix/config/etc/uboot/rc.d/022.ansh3d.run 2014/09/15 19:06:52 1.2 @@ -0,0 +1,7 @@ +#!/bin/sh + +TIMEOUT="180" +KEY="_ansh_ELWIX_" + +echo "Starting ansh3d ..." +#[ -x /usr/local/sbin/ansh3d ] && /usr/local/sbin/ansh3d -t ${TIMEOUT} -k ${KEY}