This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=
-
EnvironmentFile=-/etc/sysconfig/amavis
-
ExecReload=/usr/sbin/amavisd -P '' reload
-
ExecReload=/usr/sbin/amavisd-new reload
-
ExecStart=/usr/sbin/amavisd -P '' foreground
-
ExecStart=/usr/sbin/amavisd-new foreground
-
ExecStartPre=-/bin/echo 'Starting virus-scanner (amavisd-new):'
-
ExecStartPre=-/usr/bin/find /var/lib/amavis -maxdepth 1 -name 'amavis-*' -type d -exec rm -rf "{}" \; -/usr/bin/find /var/lib/amavis/tmp -maxdepth 1 -name 'amavis-*' -type d -exec rm -rf "{}" \;
-
ExecStop=/usr/sbin/amavisd -P '' stop
-
Group=amavis
-
KillMode=mixed
-
NoNewPrivileges
Introduced in systemd 239=yes -
NotifyAccess=main
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RuntimeDirectory=amavis
-
SyslogFacility=mail
-
SyslogIdentifier=amavis
-
TimeoutStartSec=1min
-
TimeoutStopSec
Introduced in systemd 188=3min -
Type=notify
-
User=amavis
-
WorkingDirectory=/var/spool/amavis/tmp
-
-
[Unit]
-
After=network.target
-
After=nss-lookup.target network.target remote-fs.target time-sync.target named.service clamd.service
-
Before=mail-transfer-agent.target
-
Description=Amavisd-new Virus Scanner interface
-
Description=Interface between MTA and virus scanner/content filters
-
Documentation=http://www.ijs.si/software/amavisd/#doc
-
Wants=nss-lookup.target network.target remote-fs.target time-sync.target named.service clamd.service network-online.target
-
Additionnal notes
Nothing here.