diff options
Diffstat (limited to 'regress/sbin/pfctl/pfail10.ok')
-rw-r--r-- | regress/sbin/pfctl/pfail10.ok | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfail10.ok b/regress/sbin/pfctl/pfail10.ok new file mode 100644 index 00000000000..dd84cc3d801 --- /dev/null +++ b/regress/sbin/pfctl/pfail10.ok @@ -0,0 +1,4 @@ +stdin:4: Rules must be in order: options, scrub, queue, NAT, filter +pfctl: Syntax error in file: pf rules not loaded +nat on lo0 inet all -> 127.0.0.1 +pass in on lo1 all |