Bug#368218: Init script uses Bash-specific syntax

2006-05-23 Thread Benjamin A'Lee
On Tue, May 23, 2006 at 04:18:37PM -0400, Yaroslav Halchenko wrote: > Sorry for the delay -- I've fixed it and forgotten to inform ;) > > I've made it posix compliant, thus dash ready. I would appreciate if you > double check if everything is ok and working for you. Everything looks fine here. T

Bug#368218: Init script uses Bash-specific syntax

2006-05-23 Thread Yaroslav Halchenko
tag 368218 +pending thanks Hi Benjamin, Sorry for the delay -- I've fixed it and forgotten to inform ;) I've made it posix compliant, thus dash ready. I would appreciate if you double check if everything is ok and working for you. You can find a package in my repository: http://itanix.rutgers.e

Bug#368218: Init script uses Bash-specific syntax

2006-05-20 Thread Benjamin A'Lee
Package: fail2ban Version: 0.6.1-3 My /bin/sh points to /bin/dash. When starting fail2ban with the init script, I get the following error: /etc/init.d/fail2ban: 91: Syntax error: "(" unexpected Changing the first line to "#!/bin/bash" fixes this problem. bma -- Benjamin A'Lee