diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-07 22:55:59 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 7046a7210a45b8091304ced826d9bf4bd71e3f53 (patch) | |
| tree | 7e299f6c622bf6f07abd7656b18af71abdc336e5 /content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html | |
| parent | 635e454fee7a48c36a0162e05ed224d52111c590 (diff) | |
fixes
Diffstat (limited to 'content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html')
| -rw-r--r-- | content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html b/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html index 759aa647..47d00f73 100644 --- a/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -33,7 +33,7 @@ li { color: #98be65; } <ul> <li>Automatic daemonizing</li> <li>Logging</li> -<li>logrotation (vi SIGHUP)</li> +<li>logrotation (via SIGHUP)</li> <li>Clean shutdown support (SIGTERM)</li> <li>Pid file support (incl. check on startup)</li> <li>Easy to configure</li> |
