summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-01-29 04:09:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-01-29 04:09:12 +0000
commit1071e028a5b7cd229cdcc30feacedb1e09069894 (patch)
tree940af601baa92648f100fdf808dc4e121ad0ab10 /etc/crontab
parentf2025e919e0cb7819db59e684c337f653aa6cc02 (diff)
downloadpfsense-1071e028a5b7cd229cdcc30feacedb1e09069894.zip
pfsense-1071e028a5b7cd229cdcc30feacedb1e09069894.tar.gz
Backport cron handling from HEAD.
Patches-submitted-by: DSH@
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab10
1 files changed, 1 insertions, 9 deletions
diff --git a/etc/crontab b/etc/crontab
index 1309474..8be8494 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -2,12 +2,4 @@ SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
#minute hour mday month wday who command
-0 * * * * root /usr/bin/nice -n20 newsyslog
-1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a
-1 * 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh
-*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout
-1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update
-*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot
-*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -t 1800 snort2c
-*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -t 1800 snort2c
-*/5 * * * * root /usr/local/bin/checkreload.sh \ No newline at end of file
+# \ No newline at end of file
OpenPOWER on IntegriCloud