Class | Chef::Daemon |
In: |
lib/chef/daemon.rb
|
Parent: | Object |
name | [RW] |
Daemonize the current process, managing pidfiles and process uid/gid
name<String>: | The name to be used for the pid file |
Store the PID on the filesystem This uses the Chef::Config[:pid_file] option, or "/tmp/name.pid" otherwise