lkundrak / rpms / sendmail

Forked from rpms/sendmail 4 years ago
Clone

a25ef5c Fixed systemctl disable command in preun section

Authored and Committed by jskarvad 12 years ago
    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
    
        
file modified
+1 -1
file modified
+2 -3
file modified
+13 -3
file modified
+1 -2
file modified
+3 -1