SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
10
sysutils/ruby-puppet/pkg/puppet.rc
Normal file
10
sysutils/ruby-puppet/pkg/puppet.rc
Normal file
|
@ -0,0 +1,10 @@
|
|||
#!/bin/ksh
|
||||
|
||||
daemon="${TRUEPREFIX}/bin/puppet agent"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
pexp="${RUBY} ${daemon}${daemon_flags:+ ${daemon_flags}}"
|
||||
rc_reload=NO
|
||||
|
||||
rc_cmd $1
|
Loading…
Add table
Add a link
Reference in a new issue