Typo in dhcp-fwd.init
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20191 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9eb3db5c50
commit
0d573bc0fd
@ -4,7 +4,7 @@ START=50
|
||||
|
||||
LOG_D=/var/log
|
||||
RUN_D=/var/run
|
||||
PID_F=$RUN_D/dhcpd-fwd.pid
|
||||
PID_F=$RUN_D/dhcp-fwd.pid
|
||||
|
||||
start() {
|
||||
[ -d $LOG_D ] || mkdir -p $LOG_D
|
||||
|
Loading…
x
Reference in New Issue
Block a user