mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
nodogplash: change section name
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
config instance
|
config nodogsplash
|
||||||
# Set to 1 to enable nodogsplash
|
# Set to 1 to enable nodogsplash
|
||||||
option enabled 0
|
option enabled 0
|
||||||
|
|
||||||
|
|||||||
@@ -257,7 +257,7 @@ start_service() {
|
|||||||
mkdir -p /tmp/etc/
|
mkdir -p /tmp/etc/
|
||||||
config_load nodogsplash
|
config_load nodogsplash
|
||||||
|
|
||||||
config_foreach create_instance instance
|
config_foreach create_instance nodogsplash
|
||||||
}
|
}
|
||||||
|
|
||||||
stop_service() {
|
stop_service() {
|
||||||
|
|||||||
Reference in New Issue
Block a user