Searched refs:DPROXY_CONF (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/dproxy/
H A Ddproxy.rc.m415 DPROXY_CONF=CONFIG_DIR/$DAEMON.conf
27 DSTART="daemon $DPROXY -c $DPROXY_CONF"
35 DSTART="start-stop-daemon -S -x $DPROXY -n $DAEMON -- -c $DPROXY_CONF"
36 DSTOP="start-stop-daemon -K -x $DPROXY -n $DAEMON -- -c $DPROXY_CONF"
41 DSTART="start-stop-daemon -S -x $DPROXY -n $DAEMON -- -c $DPROXY_CONF"
42 DSTOP="start-stop-daemon -K -x $DPROXY -n $DAEMON -- -c $DPROXY_CONF"
51 [ -f "$DPROXY_CONF" ] || exit 0

Completed in 30 milliseconds