[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.25.4-2-11-g351fd46
Micah Anderson
micah at riseup.net
Thu Apr 1 05:11:48 UTC 2010
The following commit has been merged in the master branch:
commit 67407a149c9abd6b1c96aa89c8a04ddef764bb72
Author: Micah Anderson <micah at riseup.net>
Date: Thu Apr 1 00:46:39 2010 -0400
fix odd extra spaces that crept into the header
diff --git a/debian/puppetmaster.init b/debian/puppetmaster.init
index 1d9682b..3f48835 100644
--- a/debian/puppetmaster.init
+++ b/debian/puppetmaster.init
@@ -1,10 +1,10 @@
#! /bin/sh
### BEGIN INIT INFO
-# Provides: puppetmaster
+# Provides: puppetmaster
# Required-Start: $network $named $remote_fs $syslog
# Required-Stop: $network $named $remote_fs $syslog
-# Default-Start: 2 3 4 5
-# Default-Stop: 0 1 6
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
### END INIT INFO
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list