diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-05-09 17:47:19 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-05-26 23:07:47 +0200 |
commit | 87e1211a4bd101bf6909f42eda826711af7066ae (patch) | |
tree | 257af2c9f6c39f9b8f04d21076448a0081f72870 /pullimap@.service | |
parent | 41a6694c6d0582c7fffd682926e964ff3fa39b7b (diff) |
wibble
Diffstat (limited to 'pullimap@.service')
-rw-r--r-- | pullimap@.service | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pullimap@.service b/pullimap@.service index d066886..53694da 100644 --- a/pullimap@.service +++ b/pullimap@.service @@ -1,5 +1,6 @@ [Unit] -Description=Pull mails from an IMAP mailbox and deliver them to a SMTP session +Description=Pull mails from an IMAP mailbox and deliver them to a SMTP session (instance %i) +Documentation=man:pullimap(1) Wants=network-online.target After=network-online.target |