summaryrefslogtreecommitdiff
path: root/perldaemon.conf
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-02-06 11:57:16 +0000
committerPaul Buetow <paul@buetow.org>2011-02-06 11:57:16 +0000
commit90a8b2d985af490bec9ef19a7eb8a88dc75044c7 (patch)
treea8b026eb4ae23419cee282b5dbad355a917f45d2 /perldaemon.conf
parent4c61b0ebec8884fa80311b0004338f88667b19cd (diff)
added log and run subdirs
Diffstat (limited to 'perldaemon.conf')
-rw-r--r--perldaemon.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/perldaemon.conf b/perldaemon.conf
index cf036f6..cf25e30 100644
--- a/perldaemon.conf
+++ b/perldaemon.conf
@@ -1,4 +1,4 @@
# Minimal Perl Daemon Sample Configuration
daemon.wd = ./
-daemon.pidfile = ./perldaemon.pid
-daemon.logfile = ./perldaemon.log
+daemon.pidfile = ./run/perldaemon.pid
+daemon.logfile = ./log/perldaemon.log