lib/remote_syslog/cli.rb in remote_syslog-1.2.0 vs lib/remote_syslog/cli.rb in remote_syslog-1.2.1

- old
+ new

@@ -23,9 +23,10 @@ @configfile = '/etc/log_files.yml' @strip_color = false @daemonize_options = { + :ARGV => %w(start), :dir_mode => :system, :backtrace => false, :monitor => false, } end \ No newline at end of file