Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > c9c12ada9cede150e1d634aead207d95 > scriptlet

firebird-classic-2.5.2.26539-8.mga3.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