diff options
Diffstat (limited to 'sysutils/puppet')
| -rw-r--r-- | sysutils/puppet/files/puppetmaster.in | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/sysutils/puppet/files/puppetmaster.in b/sysutils/puppet/files/puppetmaster.in index 9cf60b580000..1f48c01e3b73 100644 --- a/sysutils/puppet/files/puppetmaster.in +++ b/sysutils/puppet/files/puppetmaster.in @@ -21,7 +21,6 @@ load_rc_config "${name}"  : ${puppetmaster_enable="NO"}  : ${puppetmaster_rundir="%%PUPPET_RUNDIR%%"}  : ${puppetmaster_flags="--rundir=${puppetmaster_rundir}"} -: ${puppetmaster_mongrel_ports=""}  command_interpreter="%%PREFIX%%/bin/ruby18"  command="%%PREFIX%%/bin/puppet" | 
