Parent Directory | Revision Log | Revision Graph
*** empty log message ***
1 | [Unit] |
2 | Description=Spamassassin daemon |
3 | After=syslog.target network.target |
4 | Wants=sa-update.timer |
5 | |
6 | [Service] |
7 | EnvironmentFile=-/etc/sysconfig/spamassassin |
8 | ExecStart=/usr/bin/spamd $SPAMDOPTIONS |
9 | StandardOutput=null |
10 | StandardError=null |
11 | Restart=always |
12 | |
13 | [Install] |
14 | WantedBy=multi-user.target |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |