# File lib/daemon_controller.rb, line 333 def running? @lock_file.shared_lock do return daemon_is_running? end end