summaryrefslogtreecommitdiff
path: root/perldaemon.conf
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-02-06 09:05:20 +0000
committerPaul Buetow <paul@buetow.org>2011-02-06 09:05:20 +0000
commit0ddac9e99a2290547cfe042c236e42e6cbd50282 (patch)
treec0b4c4f6dc409fda1776fa963830513eb054ed2c /perldaemon.conf
parentedc83a6f9f200fbca7c97531e5c398ca254dce67 (diff)
Added stop script
Added status script Added log truncate option Added pidfile
Diffstat (limited to 'perldaemon.conf')
-rw-r--r--perldaemon.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/perldaemon.conf b/perldaemon.conf
index cf036f6..f54f546 100644
--- a/perldaemon.conf
+++ b/perldaemon.conf
@@ -2,3 +2,4 @@
daemon.wd = ./
daemon.pidfile = ./perldaemon.pid
daemon.logfile = ./perldaemon.log
+daemon.truncatelog = yes