Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 4f6620c4d18e385db2bcdeb43dfab6f6 > 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;
:;