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