Compare commits

...

No commits in common. "v963" and "8b5e5e51def733288d57285920003bf0d31ed870" have entirely different histories.

View File

@ -9,7 +9,6 @@ stop on runlevel [016]
console none
script
/sbin/CheckPid /var/run/sendmail.pid
if [ -f /etc/mail/sendmail.cf ]; then
/usr/sbin/sendmail -bD -q30m -om
fi