diff options
| author | Paul Buetow <paul@buetow.org> | 2011-05-13 14:30:51 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-05-13 14:30:51 +0000 |
| commit | e49102eea89f9f7b44945401882e7284b593f7cf (patch) | |
| tree | a5f7888486cc71410a813a1102eef50383ab4dce /conf | |
| parent | de172f7b7af3261e8758d9b597abd5f2379ca9f8 (diff) | |
added initial README file
plus some other stuff
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/perldaemon.conf | 2 |
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 |
