summaryrefslogtreecommitdiff
path: root/content/html/gemfeed/atom.xml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-07 22:55:59 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:04 +0100
commit7046a7210a45b8091304ced826d9bf4bd71e3f53 (patch)
tree7e299f6c622bf6f07abd7656b18af71abdc336e5 /content/html/gemfeed/atom.xml
parent635e454fee7a48c36a0162e05ed224d52111c590 (diff)
fixes
Diffstat (limited to 'content/html/gemfeed/atom.xml')
-rw-r--r--content/html/gemfeed/atom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml
index 7540bf10..6cdf5970 100644
--- a/content/html/gemfeed/atom.xml
+++ b/content/html/gemfeed/atom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2021-05-07T22:52:43+01:00</updated>
+ <updated>2021-05-07T22:55:55+01:00</updated>
<title>buetow.org feed</title>
<subtitle>Having fun with computers!</subtitle>
<link href="https://buetow.org/gemfeed/atom.xml" rel="self" />
@@ -555,7 +555,7 @@ apply Service "dig6" {
<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>