path: l2tpns_2.5.0-1/scripts/l2tpns.script echo sleep 5 pid=`pidofproc $l2tpns_monitor` if [ -z "$pid" ] || [ "$pid" -eq 0 ]; then echo -n "Error starting $prog"