fix: invalid path to db_recover

This commit is contained in:
Jan Vcelak 2011-01-25 14:10:47 +01:00
parent 2bfd76d18f
commit 2ace38858b

View File

@ -565,7 +565,7 @@ if [ $2 -eq 2 ]; then
fi
# ensure the database is consistent
runuser -m -s /usr/sbin/db_recover -- "ldap" -h %{_sharedstatedir}/ldap &>/dev/null
runuser -m -s /usr/bin/db_recover -- "ldap" -h %{_sharedstatedir}/ldap &>/dev/null
# upgrade will be performed after removing old db4
touch upgrade_db4