d66e6e70e0
Resoloves: rhbz#721354 - Provided SysV initscripts in sysvinit subpackages - Used PrivateTmp Resolves: rhbz#782502
12 lines
245 B
Desktop File
12 lines
245 B
Desktop File
[Unit]
|
|
Description=Clamd Exim An Interface Between MTA And Content Checkers
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
PIDFile=/run/clamd.exim/clamd.pid
|
|
ExecStart=/usr/sbin/clamd -c /etc/clamd.d/exim.conf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|