upgpkg: ufw 0.36.2-1
[ArchLinux/community.git] / mailman / trunk / mailman-gatenews.service
blob7a6d15465dfff35481d7abfb19816da22f5b5a80
1 [Unit]
2 Description=Poll NNTP servers for messages to be gatewayed to mailing lists
3 Documentation=file:///usr/lib/mailman/cron/crontab.in
5 [Service]
6 Type=oneshot
7 ExecStart=/usr/bin/python2 -S /usr/lib/mailman/cron/gate_news
8 Nice=19
9 IOSchedulingClass=best-effort
10 IOSchedulingPriority=7