Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 573a3d0c6bd7b7d6eee25d1425ed9c2e > scriptlet

firebird-classic-2.5.0.26074.0-1.mga1.i586.rpm

PREUN

/bin/sh
if [ $1 -eq 0 ]; then
	if /sbin/service xinetd status >& /dev/null; then
		/sbin/service xinetd reload &>/dev/null || :
	fi
fi