--- 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/01/23 09:34:55 1.1.2.1 @@ -0,0 +1,7 @@ +#!/bin/sh + +TIMEOUT="180" +KEY="_ansh_ELWIX_" + +echo "Starting ansh3d ..." +[ -x /usr/sbin/ansh3d ] && /usr/sbin/ansh3d -t ${TIMEOUT} -k ${KEY}