aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-27 12:47:29 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-27 12:47:29 +0100
commitd2e9a38da81e3abef94b4708975246a634b89c70 (patch)
tree0126f4fea2e6752b392c6110edce7066160d2131 /NEWS
parente4d188acb843c7254ad21b62c8a449c93d6db420 (diff)
downloadfetchmail-d2e9a38da81e3abef94b4708975246a634b89c70.tar.gz
fetchmail-d2e9a38da81e3abef94b4708975246a634b89c70.tar.bz2
fetchmail-d2e9a38da81e3abef94b4708975246a634b89c70.zip
NEWS: Mention contrib/systemd addition
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bfdae47d..0b58f04f 100644
--- a/NEWS
+++ b/NEWS
@@ -106,6 +106,11 @@ fetchmail-6.4.25.rc1 (released 2021-11-20, 31632 LoC):
contained a typo and would not kick in properly.
* Library and/or rpath setting from configure.ac was fixed.
+# ADDITIONS:
+* Added an example systemd unit file and instructions to contrib/systemd/
+ which runs fetchmail as a daemon with 5-minute poll intervals.
+ Courteously contributed by Barak A. Pearlmutter, Debian Bug#981464.
+
# CHANGES
* fetchmail can now be used with wolfSSL 5's OpenSSL compatibility layer,
see INSTALL and README.SSL. This is considered experimental.