Sophie

Sophie

distrib > CentOS > 5 > i386 > by-pkgid > e5bc219251ece58f129a962738eb30ed > scriptlet

caching-nameserver-9.3.6-25.P1.el5_11.8.i386.rpm

POSTIN

/bin/sh
if [ "$1" -gt 0 ]; then
   /sbin/restorecon /etc/named.caching-nameserver.conf >/dev/null 2>&1 || :;
   /sbin/restorecon /etc/named.rfc1912.zones >/dev/null 2>&1 || :;
   [ -x /usr/sbin/bind-chroot-admin ] && /usr/sbin/bind-chroot-admin --sync > /dev/null 2>&1;
fi;
:;