diff options
Diffstat (limited to 'regress/sbin/pfctl/pf37.in')
-rw-r--r-- | regress/sbin/pfctl/pf37.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf37.in b/regress/sbin/pfctl/pf37.in index 3fb085bbf64..60d228ac442 100644 --- a/regress/sbin/pfctl/pf37.in +++ b/regress/sbin/pfctl/pf37.in @@ -1,5 +1,5 @@ #test altq with interface expansion #also tests multiple queues with the same name but on different interfaces -altq on { lo0 lo1 } scheduler cbq bandwidth 10Mb queue std +altq on { lo0 lo1 } cbq bandwidth 10Mb queue std queue std cbq(default) |