Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 0cd617fc5d2eabf86a303f93dc54a82a > files > 31

sendmail-8.14.4-9.fc14.src.rpm

#!/bin/sh

if [ "$2" = "up" ] || [ "$2" = "down" ]; then
	/sbin/service sendmail reload || :
fi