freebsd-ports/sysutils/rubygem-chef
Philip M. Gollucci 51ad2120d1 The chef_client init script should set up the pidfile in
/var/run/chef-client.pid and instruct the chef-client process to write its PID
to this file when daemonizing. Without a pidfile, the status and onestatus
command fall back to process inspection. If chef is run with a resource defined
to :stop the chef_client service, such as chef-client::cron, then the
non-daemonized chef-client process effectivelly kills itself by running
/usr/local/etc/rc.d/chef_client status and /usr/local/etc/rc.d/chef_stop.

Run chef-client manually, then run /usr/local/etc/rc.d/chef_client onestatus.
The status will report chef-client running with the PID of the manually invoked
chef-client process.

- Bump PORTREVISION

Submitted by:   Scott Sanders <ssanders@taximagic.com> (private e-mail)
Approved by:    maintainer (implicit)
Feature safe:   yes
2012-03-22 17:53:44 +00:00
..
files The chef_client init script should set up the pidfile in 2012-03-22 17:53:44 +00:00
distinfo
Makefile The chef_client init script should set up the pidfile in 2012-03-22 17:53:44 +00:00
pkg-descr