# File lib/grit/repo.rb, line 587
    def disable_daemon_serve
      self.git.fs_delete(DAEMON_EXPORT_FILE)
    end