[Initscripts-ng-commits] r961 - in /trunk/src/insserv/debian: changelog patches/11_debian_conf.patch
pere at users.alioth.debian.org
pere at users.alioth.debian.org
Thu Aug 20 11:46:33 UTC 2009
Author: pere
Date: Thu Aug 20 11:46:33 2009
New Revision: 961
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=961
Log:
Change the definition of $syslog to include rsyslog, sysklogd,
dsyslog, inetutils-syslogd and syslog-ng, to include all syslog
implmenetations in the archive. Dropped the syslog provide from
the list, as it should not be used.
Modified:
trunk/src/insserv/debian/changelog
trunk/src/insserv/debian/patches/11_debian_conf.patch
Modified: trunk/src/insserv/debian/changelog
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=961&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Thu Aug 20 11:46:33 2009
@@ -27,6 +27,10 @@
* Correct test test_early_all to fail if $all do not work with stop
sequences. Add new patch 95_stop_all.patch from upstream to fix
it (Closes: #542043).
+ * Change the definition of $syslog to include rsyslog, sysklogd,
+ dsyslog, inetutils-syslogd and syslog-ng, to include all syslog
+ implmenetations in the archive. Dropped the syslog provide from
+ the list, as it should not be used.
[ Kel Modderman ]
* Add new patch 20_install_perms_fixup.patch to install binary and
Modified: trunk/src/insserv/debian/patches/11_debian_conf.patch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/11_debian_conf.patch?rev=961&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/11_debian_conf.patch (original)
+++ trunk/src/insserv/debian/patches/11_debian_conf.patch Thu Aug 20 11:46:33 2009
@@ -35,7 +35,7 @@
# System logger is operational
#
-$syslog syslog
-+$syslog +syslog +sysklogd +rsyslog +syslog-ng
++$syslog +rsyslog +sysklogd +syslog-ng +dsyslog +inetutils-syslogd
#
# SunRPC portmapper available
More information about the Initscripts-ng-commits
mailing list