Created attachment 637699 [details] new polipo.service Description of problem: Arch people noticed that polipo's unit file shipped by Fedora is quite peculiar. It launches daemon, but with type=oneshot and RemainAfterExit=true; this combination is not for long running daemons and may stop working in the future. Proper solution is to declare Type=forking; then you can drop RemainAfterExit. While we are at it, why not add one line for graceful reload? And some lines with pointers to documentation? And finally, syslog is always available, drop it too. Attached is new unit file and diff against shipped one. Version-Release number of selected component (if applicable): polipo-1.0.4.1-8.fc18.x86_64
Created attachment 637700 [details] polip unit diff
polipo-1.0.4.1-9.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/polipo-1.0.4.1-9.fc18
Package polipo-1.0.4.1-9.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing polipo-1.0.4.1-9.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-19595/polipo-1.0.4.1-9.fc18 then log in and leave karma (feedback).
polipo-1.0.4.1-9.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.