File msmtpd.service of Package msmtp

[Unit]
Description=msmtp daemon (MTA) 
Documentation=man:msmtp(1)
After=firewalld.service network.target

[Service]
ExecStart=msmtpd --log=syslog
NoNewPrivileges=true
ProtectSystem=strict
ProtectHome=true
PrivateTmp=true
PrivateDevices=true
ProtectKernelTunables=true
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
MemoryDenyWriteExecute=true

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by