Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 0c8c2187a22a908587705464a6f6840d > scriptlet

pvm-3.4.5-7.fc6.1.x86_64.rpm

PREIN

/bin/sh
/usr/sbin/groupadd -g 24 -r -f pvm > /dev/null 2>&1 ||:
/usr/sbin/useradd -u 24 -g 24 -d /usr/share/pvm3 -r -s /bin/bash pvm > /dev/null 2>&1 ||:
 
#preun
#if [ $1 -eq 0 ]; then
#        /sbin/chkconfig --del pvmd
#fi
	
#post
#/sbin/chkconfig --add pvmd

#postun
# [ $1 -ge 1 ]; then
#    service pvmd condrestart >/dev/null 2>&1
#fi
#if [ $1 = 0 ] ; then
#    /usr/sbin/userdel pvm > /dev/null 2>&1
#fi

Triggers

pvm <= 3.4.3-25

/bin/sh
/sbin/chkconfig --del pvmd

#config /etc/rc.d/init.d/pvmd