Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 250304186e001a73f629d697e3b5f090 > scriptlet

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