mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 11:35:54 +02:00
Fix makeqosscripts
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user