specifically 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 Registry
Administrators, which is the registrant for Debian.
https://bugs.launchpad.net/bugs/597817

Title:
  auto nice daemon (and) doesn't start

_______________________________________________
Mailing list: https://launchpad.net/~registry
Post to     : registry@lists.launchpad.net
Unsubscribe : https://launchpad.net/~registry
More help   : https://help.launchpad.net/ListHelp

Reply via email to