diff options
author | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2003-12-16 00:30:17 +0000 |
---|---|---|
committer | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2003-12-16 00:30:17 +0000 |
commit | 5f2c1d2e7b2047afcfbc873223fc332d3990e793 (patch) | |
tree | 7415959ed386799e5e8255a8aa6660ada2c3b222 /regress/sbin/pfctl/pfail47.in | |
parent | fa7b9e757ed2c0f7f1150747f3f1951fefa9298b (diff) |
Test failure of attempt to set hostid to 0.
Diffstat (limited to 'regress/sbin/pfctl/pfail47.in')
-rw-r--r-- | regress/sbin/pfctl/pfail47.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfail47.in b/regress/sbin/pfctl/pfail47.in new file mode 100644 index 00000000000..2d1c69229b6 --- /dev/null +++ b/regress/sbin/pfctl/pfail47.in @@ -0,0 +1,2 @@ +# set hostid to 0 +set hostid 0 |