mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
udhcpc_obuspa_opt125.user: Fix typo
This commit is contained in:
parent
e8ceb167b5
commit
8254547866
1 changed files with 2 additions and 1 deletions
|
|
@ -169,7 +169,8 @@ get_agent_topic()
|
|||
echo "${agent_topic}"
|
||||
}
|
||||
|
||||
config_load obuspaconfig_get_bool enable_obuspa global enabled 1
|
||||
config_load obuspa
|
||||
config_get_bool enable_obuspa global enabled 1
|
||||
config_get wan_intf global interface
|
||||
config_get_bool dhcp_discovery global dhcp_discovery 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue