florian a75cc984a0 [package] ez-ipudate: fix config generator to permit default server
This patch allows ez-ipupdate to use the default server for the specified DDNS
service type when no server hostname is supplied by the user.

In detail:

The default config file supplied in the ez-ipupdate package does not include a
"server" line, and ez-ipupdate itself does not require an explicit server
(since it will select a server based on the service type).

Unfortunately, if the user simply fills in the blanks in the OpenWrt-supplied
ez-ipupdate config, the service will silently fail to start because the hotplug
 script inserts a line in the generated config which states "server=", and
ez-ipupdate doesn't like a blank server setting.

The above scenario doesn't seem like a good user experience, so this is a
small patch to the hotplug script to omit the "server" line (and let
ez-ipupdate select its own default) in the event that the user has not
specified a server.

Signed-off-by: Scott Dudley <spmsink@hotmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 18:33:10 +00:00
..
2010-02-19 01:20:44 +00:00
2009-04-17 14:22:30 +00:00
2010-03-14 18:05:51 +00:00
2010-03-14 03:37:42 +00:00
2009-05-04 18:57:20 +00:00
2009-04-17 14:22:30 +00:00
2009-12-24 02:56:03 +00:00
2010-02-19 01:20:44 +00:00
2009-04-17 14:22:30 +00:00
2009-05-28 14:20:22 +00:00
2009-04-17 14:22:30 +00:00
2010-03-14 02:10:26 +00:00
2010-03-02 15:32:29 +00:00
2010-02-19 01:20:44 +00:00
2009-04-17 14:22:30 +00:00
2009-05-26 15:11:32 +00:00
2009-04-17 14:22:30 +00:00
2010-03-01 19:28:49 +00:00
2009-04-17 14:22:30 +00:00
2009-04-17 14:22:30 +00:00
2009-04-17 14:22:30 +00:00
2009-04-17 14:22:30 +00:00
2010-02-20 11:43:38 +00:00
2010-02-19 01:20:44 +00:00
2009-04-17 14:22:30 +00:00
2009-01-31 03:46:01 +00:00
2009-10-05 14:30:11 +00:00
2010-02-19 01:20:44 +00:00
2009-04-17 14:22:30 +00:00
2009-04-17 14:22:30 +00:00
2009-04-17 14:22:30 +00:00
2009-04-17 14:22:30 +00:00
2009-04-17 14:22:30 +00:00
2009-04-17 14:22:30 +00:00
2010-03-30 15:08:55 +00:00
2010-02-28 16:31:04 +00:00
2009-05-07 14:14:59 +00:00
2009-07-06 12:47:33 +00:00
2009-04-17 14:22:30 +00:00
2010-01-15 23:04:06 +00:00
2009-04-17 14:22:30 +00:00
2009-04-17 14:22:30 +00:00
2010-03-23 18:26:36 +00:00
2009-04-17 14:22:30 +00:00
2010-02-18 21:38:12 +00:00
2010-04-09 01:01:35 +00:00
2010-03-30 15:08:55 +00:00
2009-04-17 14:22:30 +00:00
2009-09-22 08:45:44 +00:00
2009-07-05 13:14:26 +00:00
2009-04-17 14:22:30 +00:00
2010-02-19 01:20:44 +00:00
2010-03-30 15:08:55 +00:00
2009-04-17 14:22:30 +00:00
2009-12-29 18:59:50 +00:00