Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 4cbd9cc30b74947d243c46fbb1a6baca > files > 1

ddclient-3.8.0-2mdv2010.1.src.rpm

diff -p -up ddclient-3.8.0/sample-etc_rc.d_init.d_ddclient.redhat~ ddclient-3.8.0/sample-etc_rc.d_init.d_ddclient.redhat
--- ddclient-3.8.0/sample-etc_rc.d_init.d_ddclient.redhat~	2008-06-13 22:26:59.000000000 +0200
+++ ddclient-3.8.0/sample-etc_rc.d_init.d_ddclient.redhat	2009-04-17 11:20:43.000000000 +0200
@@ -5,6 +5,20 @@
 #
 # chkconfig: 2345 65 35
 # description: ddclient provides support for updating dynamic DNS services.
+### BEGIN INIT INFO
+# Provides:          ddclient
+# Required-Start:    $syslog $remote_fs $network
+# Should-Start: $time ypbind sendmail
+# Required-Stop:     $syslog $remote_fs
+# Should-Stop: $time ypbind sendmail
+# Default-Start:     3 5
+# Default-Stop:      0 1 2 6
+# Short-Description: ddclient provides support for updating dynamic DNS services
+# Description:       ddclient is a Perl client used to update dynamic DNS
+#                    entries for accounts on many dynamic DNS services and
+#                    can be used on many types of firewalls
+### END INIT INFO
+
 
 [ -f /etc/ddclient/ddclient.conf ] || exit 0