when bgpd from quagga is started via its init script, the script places the pid file in /var/run/quagga/ospfd.pid which is for another daemon from the quagga package Reproducible: Always Steps to Reproduce: 1./etc/init.d/bgpd start Actual Results: daemon started, wrote wrong PID file Expected Results: write pid to /var/run/quagga/bgpd.pid
*** This bug has been marked as a duplicate of 49824 ***