From: Eric Bollengier Date: Fri, 1 Jun 2007 13:15:49 +0000 (+0000) Subject: ebl update X-Git-Tag: Release-2.2.0~335 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=154f82c2ca85127ae10a1686cb4355e72547eab0;p=bacula%2Fbacula ebl update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4959 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 039f502ab9..7f1b53bd5f 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -321,7 +321,8 @@ INSERT INTO job_old ################ USE GROUPS WITH BWEB ########################## It works with postgresql and mysql5 (4 not tested). -To enable group, load bweb/script/bweb_group.sql into your catalog +With mysql, load bweb/script/bweb-mysql.sql into your catalog +For postgresql, it will be done with bweb/script/bweb-postgresql.sql (already done) ################################################################