From e49102eea89f9f7b44945401882e7284b593f7cf Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 13 May 2011 14:30:51 +0000 Subject: added initial README file plus some other stuff --- conf/perldaemon.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/perldaemon.conf') diff --git a/conf/perldaemon.conf b/conf/perldaemon.conf index efe4262..df5992c 100644 --- a/conf/perldaemon.conf +++ b/conf/perldaemon.conf @@ -4,4 +4,4 @@ daemon.loopinterval = 3 daemon.alivefile = ./run/perldaemon.alive daemon.pidfile = ./run/perldaemon.pid daemon.logfile = ./log/perldaemon.log -daemon.require = ./lib/require.pm +daemon.modulesdir = ./lib/PerlDaemonModules -- cgit v1.2.3