From 47b48347852721be07a33888af06a1044ee1a534 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Mon, 13 Apr 2009 14:35:48 +0000 Subject: [PATCH] ebl tweak title git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8724 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 8a4133dd0d..f7111c2c76 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -324,7 +324,7 @@ And run this on crontab when you want : INSERT INTO JobHistory (SELECT * FROM Job WHERE JobId NOT IN (SELECT JobId FROM JobHistory) ); -################ USE GROUPS WITH BWEB ########################## +################ USE USERS AND GROUPS WITH BWEB ########################## It works with postgresql and mysql5 (4 not tested). With mysql, load bweb/script/bweb-mysql.sql into your catalog -- 2.39.5