The init script was intially written for Debian, where sh is typically symlinked to bash, but the proper, more generic script header is #!/bin/bash http://groups.google.com/group/helma/browse_thread/thread/24c3a30ee5091480

This commit is contained in:
zumbrunn 2009-05-10 09:28:27 +00:00
parent 567266fdfc
commit fbd4706604

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
# helma init script (written for debian, but should be rather generic)
# needs helma.conf, preferrably in /etc/helma.conf