On ���, 2002-02-16 at 18:07, guran wrote: > Hi > > I used webmin to try to check for services running and found > "mandrake_consmap" and tried to start it - but got: > **** > Executing /etc/rc.d/init.d/mandrake_consmap start .. > > /bin/sh: /etc/rc.d/init.d/mandrake_consmap: bad interpreter: Permission denied > *** > There was a mandrake_consmap.lock file and the script was not executable. >
mandrake_consmap is not a service and is not even executable (it is sourced) and /etc/init.d is probably very bad place for it (OTOH there is /etc/init.d/functions that has the same "features"). -andrej
