Commit 9ce4fc1d authored by Franco Fichtner's avatar Franco Fichtner

cron: bogons already registered/stripped; #911

parent fd3ac67c
...@@ -311,15 +311,6 @@ ...@@ -311,15 +311,6 @@
</rule> </rule>
</filter> </filter>
<cron> <cron>
<item>
<minute>1</minute>
<hour>3</hour>
<mday>1</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/local/etc/rc.update_bogons</command>
</item>
<item> <item>
<minute>*/60</minute> <minute>*/60</minute>
<hour>*</hour> <hour>*</hour>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment