[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.25.4-2-24-gaa55184

micah anderson micah at riseup.net
Sat Apr 24 17:39:34 UTC 2010


On Fri, 23 Apr 2010 21:36:33 -0700, Russ Allbery <rra at debian.org> wrote:
> micah anderson <micah at riseup.net> writes:
> 
> >> diff --git a/debian/puppetmaster.postinst b/debian/puppetmaster.postinst
> >> new file mode 100644
> >> index 0000000..ef6356d
> >> --- /dev/null
> >> +++ b/debian/puppetmaster.postinst
> >> @@ -0,0 +1,12 @@
> >> +#!/bin/sh
> >> +
> >> +set -e
> >> +
> >> +if [ "$1" = "configure" ]; then
> >> +    
> >> +    # Change the owner of the rack config.ru to be the puppet user
> >> +    # because passenger will suid to that user, see #577366
> >> +    chown puppet:puppet /usr/share/puppet/rack/puppetmasterd/config.ru
> >> +fi
> >> +
> >> +#DEBHELPER#
> 
> This should use dpkg-statoverride.  See Policy 10.9.1.

Good point! How about this:

d901a8d60fc8babbc835e04310a9347035bb8bc5

micah


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-puppet-devel/attachments/20100424/b423d908/attachment.pgp>


More information about the Pkg-puppet-devel mailing list