This affects Ubuntu Mobile as well. Ubuntu Mobile uses unionfs to merge a squashfs image and an ext3 partition. /proc/<pid>/exe points to /squashmnt/path/to/exe rather than /path/to/exe, so start-stop-daemon --exec never finds a running process.
In Ubuntu Mobile the problem can be worked around by 'ln -s / /squashmnt', yuck. -- /etc/init.d/gdm stop fails and falsely reports success https://bugs.launchpad.net/bugs/47320 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
