diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-11-27 12:43:27 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-11-27 12:43:27 +0100 |
commit | e4d188acb843c7254ad21b62c8a449c93d6db420 (patch) | |
tree | 398959dcf3f06da9f1c64f7f654e799f7fdb692c /contrib/systemd | |
parent | 0dc373c0fcfaf9f3d218e9356118a8bac07698a8 (diff) | |
download | fetchmail-e4d188acb843c7254ad21b62c8a449c93d6db420.tar.gz fetchmail-e4d188acb843c7254ad21b62c8a449c93d6db420.tar.bz2 fetchmail-e4d188acb843c7254ad21b62c8a449c93d6db420.zip |
Document paths.
Diffstat (limited to 'contrib/systemd')
-rw-r--r-- | contrib/systemd/fetchmail.service | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/systemd/fetchmail.service b/contrib/systemd/fetchmail.service index 7e075017..4f0bf410 100644 --- a/contrib/systemd/fetchmail.service +++ b/contrib/systemd/fetchmail.service @@ -1,3 +1,5 @@ +# /usr/lib/systemd/user/fetchmail.service +# or any other location per man:systemd.unit(5) [Unit] Description=Fetchmail Daemon Documentation=man:fetchmail(1) |