[Initscripts-ng-commits] r569 - in /trunk/src/insserv/debian: changelog patches/31_debian_conf.dpatch

pere at users.alioth.debian.org pere at users.alioth.debian.org
Fri Feb 1 07:29:20 UTC 2008


Author: pere
Date: Fri Feb  1 07:29:20 2008
New Revision: 569

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=569
Log:
  * Change patch 31_debian_conf to accept rsyslog and syslog-ng as
    implementations for the $syslog facility.

Modified:
    trunk/src/insserv/debian/changelog
    trunk/src/insserv/debian/patches/31_debian_conf.dpatch

Modified: trunk/src/insserv/debian/changelog
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=569&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Fri Feb  1 07:29:20 2008
@@ -1,3 +1,10 @@
+insserv (1.11.0-2) UNRELEASED; urgency=low
+
+  * Change patch 31_debian_conf to accept rsyslog and syslog-ng as
+    implementations for the $syslog facility.
+
+ -- Petter Reinholdtsen <pere at debian.org>  Fri,  1 Feb 2008 08:27:22 +0100
+
 insserv (1.11.0-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/src/insserv/debian/patches/31_debian_conf.dpatch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/31_debian_conf.dpatch?rev=569&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/31_debian_conf.dpatch (original)
+++ trunk/src/insserv/debian/patches/31_debian_conf.dpatch Fri Feb  1 07:29:20 2008
@@ -41,7 +41,7 @@
  # System logger is operational
  #
 -$syslog		syslog
-+$syslog		+syslog +sysklogd
++$syslog		+syslog +sysklogd +rsyslog +syslog-ng
  
  #
  # SunRPC portmapper available




More information about the Initscripts-ng-commits mailing list