From 06f9a852c5a8cfedee4e06e62272cf3f56d998f9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 29 Apr 2021 12:38:09 +0100 Subject: cleanup --- perldaemon.buetow.org/content/home.xml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 perldaemon.buetow.org/content/home.xml (limited to 'perldaemon.buetow.org/content/home.xml') diff --git a/perldaemon.buetow.org/content/home.xml b/perldaemon.buetow.org/content/home.xml deleted file mode 100644 index d3becc9..0000000 --- a/perldaemon.buetow.org/content/home.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - PerlDaemon - Writing your own daemon... - PerlDaemon is a minimal linux/unix daemon programmed in Perl 5. It can be extended to fit any task... - - Automatic daemonizing - Logging and logrotate support (SIGHUP) - Clean shutdown support (SIGTERM) - Pidfile support (incl. check on startup) - Easy to configure - Easy to extend using perl modules - - -- cgit v1.2.3