summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf33.in
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-08 00:20:18 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-08 00:20:18 +0000
commit0b978bc85c5797e24f23bf2c1c5b4d4303d33c64 (patch)
treee07fc54544c067ba5b675ecbc2c238ab4d8e4aad /regress/sbin/pfctl/pf33.in
parenta937d9aba5bded5f882bcce0829c07a8ffca8b51 (diff)
adjust after syntax change
Diffstat (limited to 'regress/sbin/pfctl/pf33.in')
-rw-r--r--regress/sbin/pfctl/pf33.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf33.in b/regress/sbin/pfctl/pf33.in
index 50e01474ebe..1663f57441b 100644
--- a/regress/sbin/pfctl/pf33.in
+++ b/regress/sbin/pfctl/pf33.in
@@ -1,6 +1,6 @@
ext_if = "lo0"
-altq on $ext_if scheduler cbq bandwidth 10Mb \
+altq on $ext_if cbq bandwidth 10Mb \
queue { deflt, http, ssh, mail, rsets }
queue deflt bandwidth 10% priority 0 cbq(default ecn)
queue http bandwidth 1.5Mb priority 3 { http_vhosts, http_cust1 }