From e1f2ce7c30b02513c7744d6e174b9067d075ba5a Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Tue, 2 Jan 2007 10:22:36 +0000 Subject: [PATCH] ebl add infos git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3898 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/debian/bweb.postinst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gui/debian/bweb.postinst b/gui/debian/bweb.postinst index 5273dcf669..86f646d376 100644 --- a/gui/debian/bweb.postinst +++ b/gui/debian/bweb.postinst @@ -29,4 +29,6 @@ if [ "$1" = "configure" ] ; then echo "postgres@localhost:~$ psql bacula < /usr/share/bweb/bweb-postgresql.sql" fi + echo "You have to reload your apache configuration" + echo "You can use user/passwd by editing /etc/apache/conf.d/bweb.conf" fi -- 2.39.5