[packages] ddns-scripts: add an option to specify the used interface - default to wan to retain compatibility (#7570)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27657 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -62,6 +62,7 @@
|
||||
|
||||
config service "myddns"
|
||||
option enabled "0"
|
||||
option interface "wan"
|
||||
|
||||
option service_name "dyndns.org"
|
||||
option domain "mypersonaldomain.dyndns.org"
|
||||
|
Reference in New Issue
Block a user