Skip to content

Instantly share code, notes, and snippets.

@hrehfeld
Created February 8, 2017 13:44
Show Gist options
  • Save hrehfeld/1e875a9d5941892e764aa350f042293b to your computer and use it in GitHub Desktop.
Save hrehfeld/1e875a9d5941892e764aa350f042293b to your computer and use it in GitHub Desktop.
[Unit]
Description=Offlineimap Service for account %i
[Service]
Type=oneshot
ExecStart=/usr/bin/offlineimap -o -a %i -u syslog
#Restart=on-watchdog
#WatchdogSec=300
[Install]
WantedBy=mail.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment