This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/usr/sbin/postmulti -i %i -p reload -
ExecStart=/usr/sbin/postmulti -i %i -p start -
ExecStartPre=/usr/lib/postfix/configure-instance.sh %i -
ExecStop=/usr/sbin/postmulti -i %i -p stop -
GuessMainPID=no -
Type=forking
-
-
[Unit]-
After=network-online.target nss-lookup.target -
Before=postfix.service -
Description=Postfix Mail Transport Agent (instance %i) -
Documentation=man:postfix(1) -
PartOf=postfix.service -
ReloadPropagatedFrom=postfix.service -
Wants=network-online.target
-
Additionnal notes
Nothing here.