bf85746923
Signed-off-by: benutzer193 <registerbn@gmail.com> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
12 lines
208 B
Desktop File
12 lines
208 B
Desktop File
[Unit]
|
|
Description=Offlineimap Service for account %i (oneshot)
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/offlineimap -o -a %i -u syslog
|
|
#Restart=on-watchdog
|
|
#WatchdogSec=300
|
|
|
|
[Install]
|
|
WantedBy=mail.target
|