Public bug reported: Binary package hint: git-core
I tried to kill git-daemon by running # /etc/init.d/git-daemon force-shutdown but it seemed to get respawned again and again (with different pids) I then tried to kill runsvdir (killall -9 runsvdir) but it also got magically respawned. The only solution I found was to run # kill -9 `pidof runsv` `pidof runsvdir` several times and hope to get both of them killed. After ~7 retries I managed to kill them both. Killing git-daemon shouldn't be such a painful experience. ** Affects: git-core (Ubuntu) Importance: Undecided Status: New -- git-daemon doesn't want to shutdown https://bugs.launchpad.net/bugs/224041 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs