Compare commits

...

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

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