This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=~ CAP_NET_ADMIN CAP_SYS_ADMIN CAP_SYS_BOOT CAP_SYS_MODULE
-
EnvironmentFile=-/etc/sysconfig/network
-
EnvironmentFile=-/etc/sysconfig/postfix
-
ExecReload=/bin/true
-
ExecReload=/usr/bin/postfix reload
-
ExecReload=/usr/sbin/postfix reload
-
ExecReload=/usr/sbin/postfix reload /usr/sbin/postfix flush
-
ExecStart=/bin/true
-
ExecStart=/usr/bin/postfix start
-
ExecStart=/usr/sbin/postfix start
-
ExecStartPost=/usr/lib/postfix/systemd/wait_qmgr 60 /usr/lib/postfix/systemd/cond_slp register
-
ExecStartPre=-/bin/echo 'Starting mail service (Postfix)' /usr/lib/postfix/systemd/config_postfix /usr/lib/postfix/systemd/update_chroot /usr/lib/postfix/systemd/update_postmaps
-
ExecStartPre=-/usr/sbin/restorecon -R /var/spool/postfix/pid/master.pid -/usr/libexec/postfix/aliasesdb -/usr/libexec/postfix/chroot-update
-
ExecStop=/usr/bin/postfix stop
-
ExecStop=/usr/sbin/postfix stop
-
ExecStopPost=/usr/lib/postfix/systemd/cond_slp deregister
-
PIDFile=/var/lib/postfix/queue/pid/master.pid
-
PIDFile=/var/spool/postfix/pid/master.pid
-
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=no -
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=yes -
RemainAfterExit=yes
-
Restart=always
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=forking
-
Type=oneshot
-
-
[Unit]
-
After=network.target
-
After=network.target postfix-setup.service
-
After=nss-lookup.target network.target time-sync.target amavis.service mysql.service cyrus.service ldap.service openslp.service ypbind.service
-
After=syslog.target network.target
-
ConditionPathExists=/etc/postfix/main.cf
-
Conflicts=sendmail.service exim.service
-
Conflicts=sendmail.service exim4.service
-
Description=Postfix Mail Transport Agent
-
Description=Postfix mail server
-
Documentation=man:postfix(1)
-
Requires=postfix-setup.service
-
Additionnal notes
Nothing here.