# File lib/chef/daemon.rb, line 84
      def pid_file
         Chef::Config[:pid_file] or "/tmp/#{@name}.pid"
      end