[Pkg-samba-maint] r3007 - trunk/samba/debian

vorlon at alioth.debian.org vorlon at alioth.debian.org
Thu Aug 27 03:50:10 UTC 2009


tags 541367 pending
thanks

Author: vorlon
Date: 2009-08-27 03:50:10 +0000 (Thu, 27 Aug 2009)
New Revision: 3007

Modified:
   trunk/samba/debian/changelog
   trunk/samba/debian/winbind.init
Log:
Fix LSB header in winbind.init; thanks to Petter Reinholdtsen for the
patch. Closes: #541367.

Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog	2009-08-25 18:38:38 UTC (rev 3006)
+++ trunk/samba/debian/changelog	2009-08-27 03:50:10 UTC (rev 3007)
@@ -15,6 +15,8 @@
   * debian/rules: fix the update-arch target for the case of unversioned
     build-deps.
   * Pull avr32 into the list of supported Linux archs.  Closes: #543543.
+  * Fix LSB header in winbind.init; thanks to Petter Reinholdtsen for the
+    patch. Closes: #541367.
 
  -- Steve Langasek <vorlon at debian.org>  Sun, 23 Aug 2009 22:35:16 -0700
 

Modified: trunk/samba/debian/winbind.init
===================================================================
--- trunk/samba/debian/winbind.init	2009-08-25 18:38:38 UTC (rev 3006)
+++ trunk/samba/debian/winbind.init	2009-08-27 03:50:10 UTC (rev 3007)
@@ -2,8 +2,8 @@
 
 ### BEGIN INIT INFO
 # Provides:          winbind
-# Required-Start:    $network $local_fs $remote_fs
-# Required-Stop:     $network $local_fs $remote_fs
+# Required-Start:    $network $remote_fs $syslog
+# Required-Stop:     $network $remote_fs $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: start Winbind daemon




More information about the Pkg-samba-maint mailing list