# File lib/daemons/application.rb, line 80 def logdir options[:log_dir] or options[:dir_mode] == :system ? '/var/log' : pidfile_dir end