diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-11-27 12:47:29 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-11-27 12:47:29 +0100 |
commit | d2e9a38da81e3abef94b4708975246a634b89c70 (patch) | |
tree | 0126f4fea2e6752b392c6110edce7066160d2131 /NEWS | |
parent | e4d188acb843c7254ad21b62c8a449c93d6db420 (diff) | |
download | fetchmail-d2e9a38da81e3abef94b4708975246a634b89c70.tar.gz fetchmail-d2e9a38da81e3abef94b4708975246a634b89c70.tar.bz2 fetchmail-d2e9a38da81e3abef94b4708975246a634b89c70.zip |
NEWS: Mention contrib/systemd addition
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |