On Sat May 09 00:05:27 +0200 2009, Samuel Wan wrote:
> /etc/init.d/helma: 18: source: not found
> Config error: /launcher.jar not found or not readable
>
> I changed the script header to #!/bin/bash and was able to run the
> script. Does that look ok?
That's perfectly fine. In fact, you've found a bug :) The init script
was intially written for Debian, where sh is typically symlinked to
bash, that's how this error slipped through.
--
Andreas Bolka