[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. 546130d929ce2f82cb074e440993749e74d1f8b4

Micah Anderson micah at riseup.net
Mon Apr 14 02:30:39 UTC 2008


The following commit has been merged in the master branch:
commit e62a4cf64378d5fdd2a94b18d588626a252240f4
Author: James Turnbull <james at lovedthanlost.net>
Date:   Wed Apr 2 11:40:41 2008 +1100

    Pushed patch to fix #1174

diff --git a/conf/redhat/client.init b/conf/redhat/client.init
index b63729a..b77bd01 100644
--- a/conf/redhat/client.init
+++ b/conf/redhat/client.init
@@ -15,7 +15,7 @@ export PATH
 
 [ -f /etc/sysconfig/puppet ] && . /etc/sysconfig/puppet
 lockfile=${LOCKFILE-/var/lock/subsys/puppet}
-pidfile=${PIDFILE-/var/run/puppet/puppet.pid}
+pidfile=${PIDFILE-/var/run/puppet/puppetd.pid}
 puppetd=${PUPPETD-/usr/sbin/puppetd}
 RETVAL=0
 

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list