--- elwix/config/etc/default/rc.d/022.anshd.run 2011/10/18 09:02:07 1.2 +++ elwix/config/etc/default/rc.d/022.anshd.run 2021/03/11 13:59:50 1.4 @@ -3,6 +3,8 @@ TIMEOUT="180" KEY="_ansh_ELWIX_" +[ -x /usr/sbin/anshd ] || exit + [ -r /etc/mylan ] && VDEV=`cat /etc/mylan` VDEV=${VDEV:-`get1steth -g`}