repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: ocaml-topkg 1.0.5-2
[arch-packages.git]
/
spamassassin
/
trunk
/
spamassassin.service
blob
755045b45aa4072a64dc2ae2cd4cacfbc8cfdd39
1
[Unit]
2
Description=Spamassassin daemon
3
After=syslog.target network.target
4
5
[Service]
6
ExecStart=/usr/bin/vendor_perl/spamd -x -u spamd -g spamd --listen=/run/spamd/spamd.sock --listen=localhost
7
StandardOutput=null
8
StandardError=null
9
Restart=always
10
11
[Install]
12
WantedBy=multi-user.target