Sophie

Sophie

distrib > Fedora > 15 > x86_64 > by-pkgid > 5d271470ba87209129ad8be871677cd5 > scriptlet

lvm2-2.02.84-1.fc15.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
	/sbin/chkconfig --del lvm2-monitor
fi

POSTIN

/bin/sh
/sbin/ldconfig
/sbin/chkconfig --add lvm2-monitor