mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
9 lines
188 B
Django/Jinja
9 lines
188 B
Django/Jinja
[Unit]
|
|
Description=Train spamassassin beayes from an IMAP account
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
EnvironmentFile=/etc/default/imap-sa-learn
|
|
ExecStart=/usr/local/bin/imap-sa-learn
|
|
TimeoutSec=7200
|