Re: modules.autoload

Ewan Mac Mahon <[email protected]> Tue, 15 Oct 2002 16:08:05 +0100
Newsgroups gmane.linux.gentoo.newbies
Message-ID <[email protected]>
General point: Let's all remember to keep the list in the CC, please.

On Tue, Oct 15, 2002 at 10:43:29AM -0400, Guy wrote:
> On Tuesday 15 October 2002 10:15 am, Ewan Mac Mahon wrote:
> >
> > Something like: '/sbin/runscript: bad interpreter: Permission
> > denied'? If so make sure the script has executable permissions
> > set.
> >
> [laughing] yes. exactly.
> 
> Hmm ....
> 
> After a recent emerge -u world on two different machines, I received
> that message at boot time from a 'hdparm' script. This was not a 
> script which I had added via rc-update. Since I was already setting
> udma to on in local.start, I simply did an 'rc-update del hdparm default'.
> 
> I suppose I should enter that into Bugzilla, yes?
>
Nope - known bug, already sorted. Just chmod your ones and shouldn't 
happen again (re-emerging should fix it too, but IMO it's overkill for
tweaking the permissions on one file).

Ewan