MFH: r337084

- Set ownership on config.ru file

Reported by:	mat
Approved by:	portmgr-lurkers (mat)
This commit is contained in:
Steve Wills 2013-12-20 19:46:09 +00:00
parent c51341aa62
commit 86379945d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2014Q1/; revision=337085
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= puppet
PORTVERSION= 3.3.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://downloads.puppetlabs.com/puppet/

View File

@ -54,6 +54,7 @@ www/puppet/config.ru
@dirrmtry etc/puppet
@unexec rmdir /var/puppet 2>/dev/null || :
@exec /usr/sbin/chown -Rh puppet:puppet /var/puppet
@exec /usr/sbin/chown -Rh puppet:puppet www/puppet/config.ru
@dirrm %%RUBY_SITELIBDIR%%/hiera/backend
@dirrm %%RUBY_SITELIBDIR%%/hiera
@dirrm %%RUBY_SITELIBDIR%%/puppetx/puppetlabs/syntax_checkers