Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 6234ad0b24096606a0da4a44b72c20fd > scriptlet

caching-nameserver-6.2-2mdk.noarch.rpm

POSTIN

/bin/sh
if ! grep ^nameserver /etc/resolv.conf >/dev/null 2>&1 ; then
    echo "nameserver 127.0.0.1" >> /etc/resolv.conf
fi