7a2306be16
This allows the journal to capture output with the appropriate level. Signed-off-by: Ben Boeckel <mathstuf@gmail.com> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
10 lines
141 B
Desktop File
10 lines
141 B
Desktop File
[Unit]
|
|
Description=Offlineimap Service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/offlineimap -o -s -u quiet
|
|
|
|
[Install]
|
|
WantedBy=mail.target
|