*** This bug is a duplicate of bug 597817 ***
https://bugs.launchpad.net/bugs/597817
Thanks hamish, you're right... strange that launchpad search didn't
return that bug when I was trying to report this.
Anyway, this is the same problem, so I'm marking this a duplicate
myself.
** This bug ha
this is a duplicate of bug #597817
solution:
edit /etc/init.d/and
then on line 94 change
if [ "${pid}" == "" ]
to
if [ "${pid}" = "" ]
a==b is a bashism, and Ubuntu's default /bin/sh is lighterweight dash.
Hamish
--
You received this bug notification because you are a member of Ubuntu
B
--
and fails to start with an error message
https://bugs.launchpad.net/bugs/682622
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/ubunt