Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > 04f5da1613f99cfab16f42034441cbd7 > scriptlet

firebird-classic-2.5.0.26074.0-1.mga1.x86_64.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