diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-09-15 00:16:53 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-09-15 00:16:53 +0000 |
commit | 2641b35a765bc3c5d88e7196c1e6dbfd8e74ead2 (patch) | |
tree | 2a641cc064bacf6c36698d2058b006d3fd64c278 | |
parent | a87e3ec9032d32f122346b902dbdc8a67a7178da (diff) | |
download | pfsense-2641b35a765bc3c5d88e7196c1e6dbfd8e74ead2.zip pfsense-2641b35a765bc3c5d88e7196c1e6dbfd8e74ead2.tar.gz |
Update time
-rw-r--r-- | etc/crontab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/crontab b/etc/crontab index 3ab8b0b..4f4d264 100644 --- a/etc/crontab +++ b/etc/crontab @@ -13,3 +13,4 @@ HOME=/var/log 1 * 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * 1 * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout * 2 2 * * root /usr/bin/nice -n20 /etc/rc.dyndns.update +31 24 * * * root /usr/bin/nice -n20 /etc/rc.ntpdate |