Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > b79a93f43c44cc4c3d2e03afdd9bc621 > scriptlet

bacula-storage-mysql-5.0.2-8.fc14.i686.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
	/usr/sbin/alternatives --remove bacula-sd /usr/sbin/bcopy.mysql
fi

POSTIN

/bin/sh
/usr/sbin/alternatives --install /usr/sbin/bcopy bacula-sd /usr/sbin/bcopy.mysql 50 \
	--slave /usr/sbin/dbcheck bacula-bscan /usr/sbin/bscan.mysql