This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_KILL
-
ExecStart=/usr/sbin/clamav-milter
-
ExecStart=/usr/sbin/clamav-milter -c /etc/mail/clamav-milter.conf
-
Group=clamilt
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ReadOnlyDirectories=/etc /usr /var/lib
-
Restart=on-failure
-
Type=forking
-
User=clamilt
-
-
[Unit]
-
After=network.target clamd.service
-
After=syslog.target nss-lookup.target network.target clamd@scan.service
-
Before=sendmail.service postfix.service
-
Description=Clamav antivirus milter daemon
-
Description=Milter module for the Clam Antivirus scanner
-
Requires=clamd.service
-
Additionnal notes
Nothing here.