This unit is provided by:
Options
-
[Install]
-
[Service]
-
Environment="SENDMAIL_ARGS=-L sendmail -Am -bD -q30m -om"
-
Environment=SENDMAIL_OPTS=-q1h
-
EnvironmentFile=-/etc/sysconfig/mail -/etc/sysconfig/sendmail
-
EnvironmentFile=-/etc/sysconfig/sendmail
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecReload=/usr/bin/kill -HUP $MAINPID /usr/bin/sleep 2
-
ExecStart=/usr/sbin/sendmail $SENDMAIL_ARGS
-
ExecStart=/usr/sbin/sendmail -bd $SENDMAIL_OPTS $SENDMAIL_OPTARG
-
ExecStartPre=-/bin/echo 'Initializing SMTP port (sendmail)' -/bin/sh -c 'make -C /etc/mail'
-
ExecStartPre=-/etc/mail/make -/etc/mail/make aliases
-
Group=mail
-
PIDFile=/run/sendmail.pid
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=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 -
ReadWritePaths=-/run/sendmail -/run/sendmail.pid -/var/run/sendmail -/var/run/sendmail.pid -/var/spool/mail -/var/spool/mqueue -/var/mail -/etc/aliases.db -/etc/mail/aliases.db
-
Restart=on-success
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=exec
-
Type=forking
-
-
[Unit]
-
After=syslog.target network.target
-
After=var-run.mount nss-lookup.target network.target local-fs.target time-sync.target nss-user-lookup.target systemd-tmpfiles-setup.service amavis.service cyrus.service ldap.service nscd.service ypbind.service saslauthd.service
-
Before=sendmail-client.service
-
Conflicts=postfix.service exim.service
-
Description=Sendmail Mail Transport Agent
-
PropagatesReloadTo=sendmail-client.service
-
Requires=var-run.mount nss-lookup.target network.target local-fs.target
-
StartLimitIntervalSec=0
-
Wants=sm-client.service
-
Wants=time-sync.target nss-user-lookup.target sendmail-client.service
-
Additionnal notes
Nothing here.