mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-01-28 01:27:16 +01:00
10 lines
375 B
Bash
10 lines
375 B
Bash
#!/bin/sh
|
|
# Copyright (C) 2011-2012 Luka Perkov <freecwmp@lukaperkov.net>
|
|
|
|
# set these to appropriate values and remove comment if you want to use them
|
|
|
|
#default_management_server_acs_hostname=""
|
|
#default_management_server_connection_request_url=""
|
|
#default_wan_device_mng_interface_ip=""
|
|
#default_wan_device_mng_interface_mac=""
|
|
#default_device_hosts_dnsmasq_leases_file=""
|