Re: modules.autoload

Ewan Mac Mahon <[email protected]> Tue, 15 Oct 2002 15:15:48 +0100
Newsgroups gmane.linux.gentoo.newbies
Message-ID <[email protected]>
On Tue, Oct 15, 2002 at 09:43:09AM -0400, Guy wrote:
> I'm having a bit of a problem doing this myself. Every script I write
> or copy and modify spits out a message of something to the effect
> of " ...runscript.sh ... invalid ... ". I realize the message isn't helpful
> or complete [laughs] as it's from memory. I can retry one of my
> scripts and post the full message, but I think there is something
> else I'm missing.
>
Something like: '/sbin/runscript: bad interpreter: Permission denied'?
If so make sure the script has executable permissions set.

Ewan