2017-03-28 08:19:24 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Offlineimap Service for account %i (oneshot)
|
2017-06-01 11:12:26 +02:00
|
|
|
Documentation=man:offlineimap(1)
|
2017-03-28 08:19:24 +02:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
ExecStart=/usr/bin/offlineimap -o -a %i -u syslog
|
|
|
|
#Restart=on-watchdog
|
|
|
|
#WatchdogSec=300
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=mail.target
|