[arch-general] Start a daemon, show a syntax error

Tom Gundersen teg at jklm.no
Fri Feb 17 09:09:15 EST 2012


On Fri, Feb 17, 2012 at 3:03 PM, SanskritFritz <sanskritfritz at gmail.com> wrote:
> On Fri, Feb 17, 2012 at 12:18 PM, Lukas Fleischer
> <archlinux at cryptocrack.de> wrote:
>>> a) You're not using bash (e.g. running rc.d(8) in sh(1)/$whatever).
>>> b) You built bash manually and disabled process substitution support.
>>> c) You're running bash in POSIX mode.
>>> d) Something else happened.
>>
>> e) Someone hacked into your system and changed the shebang of all daemon
>>   scripts to "#!/bin/sh".
>
> Maybe
> f) Your default shell is not bash?

The rc scripts should all have a #!/bin/bash, so what shell you call
from should not matter.

-t


More information about the arch-general mailing list