luci-app-flowoffload/luci-app-sfe: fix print log
This commit is contained in:
parent
b2635bf47d
commit
f4cd3e1c5e
@ -186,7 +186,7 @@ StatisticUpdateInterval 29
|
||||
EOF
|
||||
|
||||
dnscache -f $DNSCACHE_CONF &
|
||||
echo dnscache running pid is $pid
|
||||
echo "Start DNS Cache"
|
||||
|
||||
}
|
||||
|
||||
|
||||
@ -186,7 +186,7 @@ StatisticUpdateInterval 29
|
||||
EOF
|
||||
|
||||
dnscache -f $DNSCACHE_CONF &
|
||||
logger -t alex the pid of dnscache is $PID_PATH/$PID_FILE $pid
|
||||
echo "Start DNS Cache"
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user