Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates > by-pkgid > 8d4fe0cb782ac62704a91492f44bca65 > scriptlet

firebird-classic-2.5.1.26349.0-3.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