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