From: Eric Bollengier Date: Wed, 19 Aug 2009 09:43:52 +0000 (+0200) Subject: bweb: fix problem with lighttpd startup script X-Git-Tag: Release-3.0.3~57 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f6e78b0c667b6129e2bcdab258eb378092d06b01;p=bacula%2Fbacula bweb: fix problem with lighttpd startup script --- diff --git a/gui/bweb/script/starthttp b/gui/bweb/script/starthttp index 597734cc05..be0e5f3b33 100755 --- a/gui/bweb/script/starthttp +++ b/gui/bweb/script/starthttp @@ -27,7 +27,7 @@ fi if [ ! -f $BWEBBASE/bweb.conf ]; then echo "Making configuration template in $BWEBBASE/bweb.conf" cat > $BWEBBASE/bweb.conf < '$PWD/lang', +\$VAR1 = { template_dir => '$BWEBBASE/lang', bconsole => 'bconsole -n', fv_write_path => '/tmp/', };