mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add dynsdns.update
This commit is contained in:
parent
d09f529293
commit
aca8110ae9
@ -10,6 +10,6 @@ HOME=/var/log
|
||||
30 5 1 * * root /usr/bin/nice -n20 periodic monthly
|
||||
1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a
|
||||
*/5 * * * * root /usr/bin/nice -n20 /etc/rc.prunecaptiveportal
|
||||
1 * 1 * * root /usr/bin/nice -n20 /etc/update_bogons.sh
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user