diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-11-27 12:40:11 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-11-27 12:40:11 +0100 |
commit | 0dc373c0fcfaf9f3d218e9356118a8bac07698a8 (patch) | |
tree | 74c6707326823b1f479cf2149a27b5af4d35cf0e | |
parent | da52ecef355c3cd57f8575b5c6459879fa3a5f52 (diff) | |
download | fetchmail-0dc373c0fcfaf9f3d218e9356118a8bac07698a8.tar.gz fetchmail-0dc373c0fcfaf9f3d218e9356118a8bac07698a8.tar.bz2 fetchmail-0dc373c0fcfaf9f3d218e9356118a8bac07698a8.zip |
contrib/systemd background
-rw-r--r-- | contrib/systemd/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/systemd/README b/contrib/systemd/README new file mode 100644 index 00000000..6ac889c1 --- /dev/null +++ b/contrib/systemd/README @@ -0,0 +1,3 @@ +README.systemd and fetchmail.service were contributed by +Barak A. Pearlmutter <barak@pearlmutter.net> on 2021-11-23 +through Debian's Bug Tracking System, https://bugs.debian.org/981464 |