diff options
| author | Paul Buetow <paul@buetow.org> | 2011-02-05 15:55:28 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-02-05 15:55:28 +0000 |
| commit | edc83a6f9f200fbca7c97531e5c398ca254dce67 (patch) | |
| tree | e8d1aef0db2a687979df131fd90beb333080a273 /perldaemon.conf | |
| parent | c5ddf35d2b0558c1638a81ebc5186942f4377a06 (diff) | |
Diffstat (limited to 'perldaemon.conf')
| -rw-r--r-- | perldaemon.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perldaemon.conf b/perldaemon.conf index e780313..cf036f6 100644 --- a/perldaemon.conf +++ b/perldaemon.conf @@ -1,3 +1,4 @@ # Minimal Perl Daemon Sample Configuration daemon.wd = ./ -daemon.pidfile = ./run/perldaemon.pid +daemon.pidfile = ./perldaemon.pid +daemon.logfile = ./perldaemon.log |
