From 7145512210076c351770ad199c48c0220f0bf689 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 9 Aug 2007 14:50:15 +0000 Subject: [PATCH] ebl update UPGRADE notes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5323 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/debian/bweb.postinst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gui/debian/bweb.postinst b/gui/debian/bweb.postinst index 4e3ba3135e..1c0284a386 100644 --- a/gui/debian/bweb.postinst +++ b/gui/debian/bweb.postinst @@ -35,6 +35,9 @@ if [ "$1" = "configure" ] ; then echo "by your www-data. You meed to use :" echo "chmod 644 /etc/bacula/bconsole.conf" echo "chmod 755 /usr/bin/bconsole" + echo + echo "If you are upgrading from a previous version, read /usr/share/doc/bweb/UPGRADE notes" + echo fi -- 2.39.5