Replaced reload by restart, dropped ExecReload from sendmail.service
Resolves: rhbz#719931
Switched to systemctl in NetworkManager dispatcher script
Added ExecStartPre=-/etc/mail/make to sm-client.service
Hardcoded daemon option (-bd) to sendmail.service, dropped the DAEMON var
QUEUE var in /etc/sysconfig/sendmail replaced by SENDMAIL_OPTS var
Added default preset (-q1h) to SENDMAIL_OPTS var
guidelines)
Changed service type to forking and explicitly specified PID files
Fixed creation of sm-client.pid
Added Wants to sm-client.service and sendmail.service
Replaced each occurrence of /var/run by /run in config files
More details are available in rhbz#697636