From ee4f24abf2a7848a015cfb02bfbdebf7b0874d8e Mon Sep 17 00:00:00 2001 From: Azul Date: Tue, 4 Feb 2014 09:16:19 +0100 Subject: hand config files on the command line to the daemon --- lib/tapicero/version.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/tapicero/version.rb') diff --git a/lib/tapicero/version.rb b/lib/tapicero/version.rb index 1d372e5..9841437 100644 --- a/lib/tapicero/version.rb +++ b/lib/tapicero/version.rb @@ -2,4 +2,5 @@ module Tapicero VERSION = "0.3.2" REQUIRE_PATHS = ['lib'] FLAGS = [] + CONFIGS = ['config/default.yaml', '/etc/leap/tapicero.yaml'] end -- cgit v1.2.3