babel: fix references to config file and section in the init script (thx, alx)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18874 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
763150d116
commit
f4b5d8467f
@ -27,9 +27,9 @@ start() {
|
||||
fi
|
||||
include /lib/network
|
||||
scan_interfaces
|
||||
config_load babel
|
||||
config_load babeld
|
||||
mkdir -p /var/lib
|
||||
config_foreach babel_config babel
|
||||
config_foreach babel_config babeld
|
||||
}
|
||||
|
||||
stop() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user