polipo and NetworManager

[email protected]
Newsgroups gmane.comp.web.polipo.user
Message-ID <[email protected]>
Fedora provides some form of support between polipo and NetworkManager.
It doesn't work perfectly so I'm trying to debug.

NetworkManager has a rule for Polipo which does this:
	/sbin/chkconfig polipo && /sbin/service polipo reload || :

And the service script does this:

reload() {
    echo -n $"Reloading $prog: "
        killproc -p ${pidfile} $polipo -USR1
        RETVAL=$?
    echo
}

But my problem is that DNS lookups doesn't work after NIC
change. restarting the polipo service works though.

So:
- Should Polipo reset DNS on USR1 
Or:
- Fedora packaging be changed to do restart?

-- 
Joakim Verona

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.