It still doesn't work for me in Lucid. I thought the "S" in "LTS" stands
for "Supported"...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/597817
Title:
auto nice daemon (and) doesn't start
To manag
** Changed in: and (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/597817
Title:
auto nice daemon (and) doesn't start
--
ubuntu-bugs mailing list
ub
** Changed in: and (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/597817
Title:
auto nice daemon (and) doesn't start
--
ubuntu-bugs mailing list
ubuntu-bugs
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 Ubuntu
Bugs, which is subscribed to Ubu
** Bug watch added: Debian Bug tracker #580014
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580014
** Also affects: and (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580014
Importance: Unknown
Status: Unknown
** Changed in: and (Debian)
Importance: Unknown =
the problem is a line with == instead of =. just change it, and it
should be fixed.
--
auto nice daemon (and) doesn't start
https://bugs.launchpad.net/bugs/597817
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing li