Commit Graph

3 Commits

Author SHA1 Message Date
Jaroslav Škarvada a25ef5c937 Fixed systemctl disable command in preun section
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
2011-07-25 16:16:30 +02:00
Jaroslav Škarvada 80a10db498 Removed dots from description (there are no dots in systemd packaging
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
2011-07-18 22:47:26 +02:00
Jaroslav Škarvada fb3e4b9e3a Introduce systemd unit file, drop SysV support 2011-07-14 11:01:07 +02:00