Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 911f28fef6b94cfb318e122f872e442f > scriptlet

torque-mom-2.4.10-1.fc14.i686.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add pbs_mom