diff options
Diffstat (limited to 'regress/sbin/pfctl/pf90.in')
-rw-r--r-- | regress/sbin/pfctl/pf90.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf90.in b/regress/sbin/pfctl/pf90.in new file mode 100644 index 00000000000..593ddc6a32e --- /dev/null +++ b/regress/sbin/pfctl/pf90.in @@ -0,0 +1,5 @@ +pass log (user) +pass log (all) +pass log (to pflog7) +block log (all, user, to pflog1) +block log (to pflog1, user) |