diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-18 17:54:33 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-18 17:54:33 +0000 |
commit | 623d677138096ee638b15281caf67bb87dcdf075 (patch) | |
tree | 6e2b1290fdb2ac758add33528b47831dcfd2f811 /regress/sbin/pfctl/pf52.in | |
parent | b0febd158ec9dfb61e99a3c7e4bf67b520cb27a7 (diff) |
doesn't hurt to add the files in question...
Diffstat (limited to 'regress/sbin/pfctl/pf52.in')
-rw-r--r-- | regress/sbin/pfctl/pf52.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf52.in b/regress/sbin/pfctl/pf52.in new file mode 100644 index 00000000000..262d029841d --- /dev/null +++ b/regress/sbin/pfctl/pf52.in @@ -0,0 +1,7 @@ +# test setting all optimizations to avoid future keyword clashes + +set optimization normal +set optimization satellite +set optimization high-latency +set optimization conservative +set optimization aggressive |