[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/2.6.3-1-20-g05850c0

Micah Anderson micah at riseup.net
Thu Jan 13 18:29:19 UTC 2011


The following commit has been merged in the master branch:
commit 05850c0219a47e64f477873c677f03741c4fe577
Author: Micah Anderson <micah at riseup.net>
Date:   Thu Jan 13 13:29:10 2011 -0500

    update Should-Start header for the puppet initscript

diff --git a/debian/changelog b/debian/changelog
index 1997c52..bc3fae3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+puppet (2.6.4-2) unstable; urgency=low
+
+  [ Micah Anderson ]
+  * Fix Should-Start init header in puppet initscript
+
+ --
+
 puppet (2.6.4-1) UNRELEASED; urgency=low
 
   [ Micah Anderson ]
diff --git a/debian/puppet.init b/debian/puppet.init
index d6b4fb0..7791229 100644
--- a/debian/puppet.init
+++ b/debian/puppet.init
@@ -3,7 +3,7 @@
 # Provides:          puppet
 # Required-Start:    $network $named $remote_fs $syslog
 # Required-Stop:     $network $named $remote_fs $syslog
-# Should-Start:      puppetmaster
+# Should-Start:      puppet
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 ### END INIT INFO                                                                                                                                          

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list