Fix makeqosscripts

This commit is contained in:
Arne Fitzenreiter
2009-05-18 19:06:48 +02:00
parent 21899cce22
commit b3992117aa

View File

@@ -111,8 +111,8 @@ print <<END
# RED INTERFACE: $qossettings{'RED_DEV'}
# IMQ DEVICE: $qossettings{'IMQ_DEV'}
eval $(/usr/local/bin/readhash /var/ipfire/main/settings)
if [ "$RRDLOG" == "" ]; then
eval \$(/usr/local/bin/readhash /var/ipfire/main/settings)
if [ "\$RRDLOG" == "" ]; then
RRDLOG=/var/log/rrd
fi