This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment="SOCKET=/run/amavisd/amavisd-milter.sock" "MAX_CONNECTIONS=0" "MAX_WAIT=300" "MAILDAEMON_TIMEOUT=600" "AMAVISD_TIMEOUT=600" -
EnvironmentFile=-/etc/sysconfig/amavisd-milter -
ExecReload=/usr/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/amavisd-milter -f -p /run/amavisd-milter/pid -s unix:/run/amavisd-milter/socket -w /var/spool/amavis/tmp -S /run/amavis/sock -m 2 -
ExecStart=/usr/sbin/amavisd-milter -
ExecStart=/usr/sbin/amavisd-milter -s $SOCKET -m $MAX_CONNECTIONS -M $MAX_WAIT -t $MAILDAEMON_TIMEOUT -T $AMAVISD_TIMEOUT $AMAVISD_OPTIONS -
Group=amavis -
Group=mail -
Group=vscan -
PIDFile=/run/amavisd-milter/pid -
PIDFile=/run/amavisd/amavisd-milter.pid -
PIDFile=/var/spool/amavis/amavisd-milter.pid -
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 -
RuntimeDirectory=amavisd-milter -
RuntimeDirectoryMode=750 -
Type=forking -
Type=simple -
UMask=0007 -
User=amavis -
User=vscan
-
-
[Unit]-
After=network.target -
Before=mail-transfer-agent.target -
Description=Amavisd Milter -
Requires=amavis.service -
Wants=amavisd.service
-
Additionnal notes
Nothing here.