fix build and config_spec

This commit is contained in:
Jannis Hübl
2016-01-15 11:34:32 +01:00
parent 4a0c2d78e2
commit 5d9b420582
3 changed files with 0 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ module Crono
def initialize
self.cronotab = CRONOTAB
self.logfile = LOGFILE
@pidfile = PIDFILE
self.piddir = PIDDIR
self.process_name = PROCESS_NAME
self.daemonize = false