Fix errors in logging rules

master
Robert Gerus 2013-08-25 22:21:47 +02:00
parent ca6e73bcbf
commit f2fbe53c7d
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
table <loghosts> persist
pass all from <loghosts> to any log
pass all from any to <loghosts> log
pass log all from <loghosts> to any
pass log all from any to <loghosts>