4 DEFAULT
=/etc
/default
/$BIN
5 [ -f $DEFAULT ] && .
$DEFAULT
7 PID_F
=$RUN_D/$BIN_${IF}_
${ID}.pid
14 [ -f $PID_F ] && kill $
(cat $PID_F) >/dev
/null
2>&1
17 echo "usage: $0 (start|stop)"
This page took 0.039734 seconds and 5 git commands to generate.