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