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