example42 / puppet-jboss

Jboss Puppet Module
http://www.example42.com
Other
15 stars 25 forks source link

startup script causes `/etc/init.d/jboss: 181: let: not found` #6

Closed andreas-h closed 11 years ago

andreas-h commented 11 years ago

on Debian Squeeze, running /etc/init.d/jboss start causes this error:

/etc/init.d/jboss: 181: let: not found

However, jboss seems to start normally.

alvagante commented 11 years ago

This should be fixed here: https://github.com/example42/puppet-jboss/commit/9896b24f77fe0cac46c0f8daf9f9e954981544de

JohnTheBeloved commented 10 years ago

use sudo dpkg-reconfigure dash

select no to use bash instead of dash

source:- http://ubuntuforums.org/showthread.php?t=1377218