4f19927cee
Removes the need for the non-existent xdg-env.service file and offlineimap reads these files by default now anyways. Signed-off-by: Ben Boeckel <mathstuf@gmail.com> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
10 lines
150 B
Desktop File
10 lines
150 B
Desktop File
[Unit]
|
|
Description=Offlineimap Service for account %i
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/offlineimap -o -a %i
|
|
|
|
[Install]
|
|
WantedBy=mail.target
|