e18428b25b
Rather than having an option for syslog output, make a separate UI option. Signed-off-by: Ben Boeckel <mathstuf@gmail.com> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
10 lines
160 B
Desktop File
10 lines
160 B
Desktop File
[Unit]
|
|
Description=Offlineimap Service for account %i
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/offlineimap -o -a %i -u syslog
|
|
|
|
[Install]
|
|
WantedBy=mail.target
|