]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/debian/bweb.postinst
bacula-web: Removed title variable from config file
[bacula/bacula] / gui / debian / bweb.postinst
index 381d083309dedfb084a229ef0c30de2076f6df0e..7f75d9a39544da9c55023461b6c08055a98d3eb0 100644 (file)
@@ -29,8 +29,8 @@ if [ "$1" = "configure" ] ; then
  echo "If you are using mysql, you have to load /usr/share/bweb/bweb-mysql.sql in your database"
  echo "root@localhost:~$ mysql bacula < /usr/share/bweb/bweb-mysql.sql"
  echo
- echo "You can use user/passwd (see /etc/apache/conf.d/bweb.conf)"
- echo "You have to reload your apache configuration"
+ echo "You can use user/passwd (see /etc/apache2/sites-available/bweb.conf)"
+ echo "You have to enable bweb.conf (a2ensite) and reload your apache configuration"
  echo 
  echo "'/usr/bin/bconsole -n -c /etc/bacula/bconsole.conf' must be accessible"
  echo "by your www-data. You meed to use :"