Sophie

Sophie

distrib > Fedora > 13 > x86_64 > media > updates > by-pkgid > af907a1e21b16b40d52b8da3fed5a0a5 > files > 1

yum-NetworkManager-dispatcher-1.1.28-1.fc13.noarch.rpm

#! /bin/bash

#  Really we should check the IP and see if it's the same, and if so
# don't bother. etc. ... whatever. This should keep people happyish.
[ "$2" != "up" ] && exit 0

yum clean expire-cache 2>&1 > /dev/null