summaryrefslogtreecommitdiff
path: root/net/ddns-scripts
Commit message (Collapse)AuthorAge
* Add PKG_LICENSE and MAINTAINERChristian Schoenebeck2014-09-16
| | | Add PKG_LICENSE and MAINTAINER and update PKG_RELEASE
* start via hotplug only if enabledChristian Schoenebeck2014-09-16
| | | | | | To be consistent with other services only start via hotplug if enabled. Now full functionality of /etc/init.d/ddns enable/disable start/stop Optimization: Include script only if needed
* only start via hotplug not via boot Christian Schoenebeck2014-09-16
| | | | Hotplug script will start service for each interface. To prevent duplicates and in general must not start on boot.
* delete editor backup fileChristian Schoenebeck2014-09-16
| | | delete editor backup file
* Add "spdns.de" and "duiadns.net" servicesChristian Schoenebeck2014-09-16
| | | | | Add "spdns.de" and "duiadns.net" services Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* ddns: Allow running ddns using the /etc/init.d/ddns scriptNikos Mavrogiannopoulos2014-06-08
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ddns-scripts: Copied from previous repositoryNikos Mavrogiannopoulos2014-06-08
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>