mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2025-12-10 07:44:41 +01:00
<empty commit message>
This commit is contained in:
parent
0afdb1b709
commit
3f919a5b53
1 changed files with 10 additions and 0 deletions
10
src/scripts/defaults
Normal file
10
src/scripts/defaults
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#!/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=""
|
||||
Loading…
Add table
Reference in a new issue