# File src/ruby_supportlib/phusion_passenger/vendor/daemon_controller.rb, line 336 def running? @lock_file.shared_lock do daemon_is_running? end end