summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-12-16 01:37:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-12-16 01:37:04 +0000
commitb1f7e75e2a96f4783a81e3323adf2bdffe899663 (patch)
tree9de198d5f2d97b12e5ac975243d04ea60846e998 /etc/crontab
parent716d68e31e82057bafcd143528140923fcf9b43d (diff)
downloadpfsense-b1f7e75e2a96f4783a81e3323adf2bdffe899663.zip
pfsense-b1f7e75e2a96f4783a81e3323adf2bdffe899663.tar.gz
Revert previous dhclient crontab mojo. When running rc.newwanip if the ip == 0.0.0.0 then fire off dhclient again.
As seen on the forums ( http://forum.pfsense.org/index.php/topic,2645.0/topicseen.html )
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/crontab b/etc/crontab
index c83ebb3..9cd5032 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -11,4 +11,3 @@ HOME=/var/log
*/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
-*/360 * * * * root /usr/bin/nice -n20 /etc/rc.dhclient_cron
OpenPOWER on IntegriCloud