@ -428,6 +428,10 @@ Extensions to LVM2 to support clusters.
%post cluster
/sbin/chkconfig --add clvmd
if [ "$1" -gt "1" ] ; then
/usr/sbin/clvmd -S >/dev/null 2>&1 || :
fi
%preun cluster
if [ "$1" = 0 ]; then
/sbin/chkconfig --del clvmd
The note is not visible to the blocked user.