Sophie

Sophie

distrib > CentOS > 5 > x86_64 > media > updates > by-pkgid > 878b48717bb10388fbd66abb50a9f21a > scriptlet

caching-nameserver-9.3.6-25.P1.el5_11.5.x86_64.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;
:;