From 7046a7210a45b8091304ced826d9bf4bd71e3f53 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 7 May 2021 22:55:59 +0100 Subject: fixes --- content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi | 3 ++- content/gemtext/gemfeed/atom.xml | 4 ++-- content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html | 2 +- content/html/gemfeed/atom.xml | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi b/content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi index 5befaf23..958a4842 100644 --- a/content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi +++ b/content/gemtext/gemfeed/2011-05-07-perl-daemon-service-framework.gmi @@ -19,7 +19,7 @@ PerlDaemon supports: * Automatic daemonizing * Logging -* logrotation (vi SIGHUP) +* logrotation (via SIGHUP) * Clean shutdown support (SIGTERM) * Pid file support (incl. check on startup) * Easy to configure @@ -149,6 +149,7 @@ Want to give it some better use? It's just a easy as: cd - ./bin/perldaemon restart (or shortcurt ./control restart) ``` + Now watch `./log/perldaemon.log` closely. It is a good practise to test your modules in 'foreground mode' (see above how to do that). BTW: You can install as many modules within the same instance as desired. But they are run in sequential order (in future they can also run in parallel using several threads or processes). diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 04a3629d..f894c98a 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2021-05-07T22:52:43+01:00 + 2021-05-07T22:55:55+01:00 buetow.org feed Having fun with computers! @@ -555,7 +555,7 @@ apply Service "dig6" {