Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 9d7251ee19342a4c460ee12324399863 > scriptlet

aprsd-2.2.5-15.6.fc12.x86_64.rpm

PREUN

/bin/sh
if [ $1 = 0 ]; then
 /sbin/service aprsd stop > /dev/null 2>&1
 /sbin/chkconfig --del aprsd
fi

POSTIN

/bin/sh
/sbin/chkconfig --add aprsd