Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > a252b6b268703104b44f8620c723a14b > files > 8

polipo-1.0.4.1-6.fc16.src.rpm

#!/bin/sh

if [ "$2" = "up" ]; then
    # use restart - bugzilla #699677
    /sbin/chkconfig polipo && /sbin/service polipo restart || :
fi