# File lib/daemon_controller.rb, line 196 def start @lock_file.exclusive_lock do start_without_locking end end