mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-17 22:49:52 +02:00
fix build and config_spec
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user