5d0b31
# Ensure multiple ods-enforcerd's on different system roll at the same time
5d0b31
# independant of when the daemon was started. Since TLDs often update their
5d0b31
# zone "on the hour" we do the key rollover checks just before the hour.
5d0b31
50,20 * * * * root test -f /var/lock/subsys/ods-enforcerd && kill -s SIGHUP `cat /var/run/opendnssec/enforcerd.pid` > /dev/null 2> /dev/null