summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-05-30 19:19:16 +0000
committerPaul Buetow <paul@buetow.org>2011-05-30 19:19:16 +0000
commit5f5d8b12cec3d4c63a34a7f0fb0b0202a4c26244 (patch)
tree29ae3cc634b5b0857a302227d80721d70f2c5a2d /conf
parentccf10a048ad0ee7a2cd79d39d159698186f79351 (diff)
Passing of startup options work
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 c0071a1..aa5464f 100644
--- a/conf/perldaemon.conf
+++ b/conf/perldaemon.conf
@@ -6,4 +6,4 @@ daemon.pidfile = ./run/perldaemon.pid
daemon.logfile = ./log/perldaemon.log
daemon.modules.dir = ./lib/PerlDaemonModules
daemon.modules.runinterval = 3
-daemon.daemonize = no
+daemon.daemonize = yes