Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 68fa4ab850f63d70e8bb870f18fea608 > files > 3

autotrust-0.3.1-6.fc15.i686.rpm

#!/bin/sh

# Check for updated and revoked  DNSKEY trust anchors daily
/usr/sbin/autotrust
# lets try and restart (caching) nameservers ourselves, it produces
# less errors then when autotrust attempts this.
/sbin/service unbound try-restart
/sbin/service named try-restart