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 -
NoNewPrivilegesIntroduced in systemd 239=yes -
NotifyAccess=main -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RuntimeDirectory=amavis -
SyslogFacility=mail -
SyslogIdentifier=amavis -
TimeoutStartSec=1min -
TimeoutStopSecIntroduced 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.