add server option, closes #4816
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Feb 2010 05:01:18 +0000 (05:01 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Feb 2010 05:01:18 +0000 (05:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19867 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ez-ipupdate/files/ez-ipupdate.hotplug

index 0c1b663..a5e99bd 100644 (file)
@@ -44,8 +44,10 @@ case "$ACTION" in
                                            config_get password $cfg password
                                            config_get hostname $cfg hostname
                                            service=${service:-"dyndns"}
+                                           config_get server   $cfg server
                                            cat > $config <<EOF
 service-type=$service
+server=$server
 user=$username:$password
 host=$hostname
 cache-file=$cache