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/OLDPROJECT | 1 - perldaemon.buetow.org/SITEMAP | 0 perldaemon.buetow.org/content/50.Download.xml | 9 ----- perldaemon.buetow.org/content/98.Contact.xml | 9 ----- perldaemon.buetow.org/content/99.License.xml | 53 -------------------------- perldaemon.buetow.org/content/home.xml | 15 -------- perldaemon.buetow.org/htdocs/images/perl.png | Bin 40154 -> 0 bytes 7 files changed, 87 deletions(-) delete mode 100644 perldaemon.buetow.org/OLDPROJECT delete mode 100644 perldaemon.buetow.org/SITEMAP delete mode 100644 perldaemon.buetow.org/content/50.Download.xml delete mode 100644 perldaemon.buetow.org/content/98.Contact.xml delete mode 100644 perldaemon.buetow.org/content/99.License.xml delete mode 100644 perldaemon.buetow.org/content/home.xml delete mode 100644 perldaemon.buetow.org/htdocs/images/perl.png (limited to 'perldaemon.buetow.org') diff --git a/perldaemon.buetow.org/OLDPROJECT b/perldaemon.buetow.org/OLDPROJECT deleted file mode 100644 index 0b6ce37..0000000 --- a/perldaemon.buetow.org/OLDPROJECT +++ /dev/null @@ -1 +0,0 @@ -PerlDaemon is a minimal daemon for Linux/UNIX programmed in Perl supporting logrotating, starting, stopping and a minimal configuration file. It can be extended to fit any task. diff --git a/perldaemon.buetow.org/SITEMAP b/perldaemon.buetow.org/SITEMAP deleted file mode 100644 index e69de29..0000000 diff --git a/perldaemon.buetow.org/content/50.Download.xml b/perldaemon.buetow.org/content/50.Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/perldaemon.buetow.org/content/50.Download.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Download - Download from git repository - - Go to - http://github.com/snonux/!!HOSTNAME!! - - diff --git a/perldaemon.buetow.org/content/98.Contact.xml b/perldaemon.buetow.org/content/98.Contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/perldaemon.buetow.org/content/98.Contact.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Contact me - - Please use the contact methods listed - on this site - :) - - diff --git a/perldaemon.buetow.org/content/99.License.xml b/perldaemon.buetow.org/content/99.License.xml deleted file mode 100644 index 1cbbde4..0000000 --- a/perldaemon.buetow.org/content/99.License.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - License - - PerlDaemon is (C) by Paul C. Buetow. - - - - All rights reserved. - - - - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - - - - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - - - - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - - - - * Neither the name of buetow.org nor the names of its contributors may - be used to endorse or promote products derived from this software - without specific prior written permission. - - - - -THIS SOFTWARE IS PROVIDED BY Paul C. Buetow ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL Paul C. Buetow BE LIABLE FOR ANY DIRECT, -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING -IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. - - - 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 - - diff --git a/perldaemon.buetow.org/htdocs/images/perl.png b/perldaemon.buetow.org/htdocs/images/perl.png deleted file mode 100644 index f20cd57..0000000 Binary files a/perldaemon.buetow.org/htdocs/images/perl.png and /dev/null differ -- cgit v1.2.3