pacho       14/04/13 11:28:54

  Added:                clamav-milter.service-r1
  Log:
  Fix milter unit file (#495304 by Graham Murray)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.1                  app-antivirus/clamav/files/clamav-milter.service-r1

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/files/clamav-milter.service-r1?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/files/clamav-milter.service-r1?rev=1.1&content-type=text/plain

Index: clamav-milter.service-r1
===================================================================
[Unit]
Description=Milter module for the ClamAV scanner
After=nss-lookup.target network.target
Before=sendmail.service
Before=postfix.service

[Service]
Type=forking
PIDFile=/run/clamav/clamav-milter.pid
ExecStart=/usr/sbin/clamav-milter -c /etc/clamav-milter.conf

[Install]
WantedBy=multi-user.target




Reply via email to