]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl add infos
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 2 Jan 2007 10:22:36 +0000 (10:22 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 2 Jan 2007 10:22:36 +0000 (10:22 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3898 91ce42f0-d328-0410-95d8-f526ca767f89

gui/debian/bweb.postinst

index 5273dcf66984ffd2a88028ce12ac9fb46582e647..86f646d37681a4e0df40becdb46484c7b42244a9 100644 (file)
@@ -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