summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/perldaemon.conf2
1 files changed, 1 insertions, 1 deletions
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