nodogplash: change section name

This commit is contained in:
Moritz Warning 2016-05-28 13:02:49 +02:00
parent 82c882a300
commit 5f75450365
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
config instance
config nodogsplash
# Set to 1 to enable nodogsplash
option enabled 0

View File

@ -257,7 +257,7 @@ start_service() {
mkdir -p /tmp/etc/
config_load nodogsplash
config_foreach create_instance instance
config_foreach create_instance nodogsplash
}
stop_service() {