|
Home > Archive > Red Hat Configuration > May 2004 > init.d script issues
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
init.d script issues
|
|
|
| Hello,
I've got an rh9 box. I've installed icecast2 on it and i want to start
it via init.d startup. I've created a startup script for it which is working
fine with two exceptions. Firstly, sometimes when i run the script with the
stop parameter i am getting:
libgcc_s.so.1 is required for pthread_cancel
i have no idea what this means.
And secondly i did:
chkconfig --add icecast
after verifying that start, stop, restart, and status worked as
expected. This command returned without errors, and:
chkconfig --list |grep icecast
showed icecast in the list. The problem is when i use service i am getting
an error:
"Icecase unrecognized service"
and that's when i do anything. I've searched my init.d script, there is no
reference to icecase and a search of /etc/rc3.d/ reveals no icecase only
icecast so it looks like it added correctly. Does anyone know what service's
deal is?
Thanks.
Dave.
| |
| Bit Twister 2004-05-02, 10:34 am |
| On Sun, 02 May 2004 08:06:30 GMT, dave wrote:
> Hello,
> I've got an rh9 box. I've installed icecast2 on it and i want to start
net etiquette/Newsgroup tip:
Multi-posting is considered antisocial on Usenet.
If you want to send the same message to more than one newsgroup, CROSSPOST!
And if you crosspost, provide a Followup newsgroup.
Some will argue that you not even crosspost because of the amount/type
of newsgroups that we have today.
As an example to post to "comp.os.linux.security", and
"alt.security", use the following Newsgroups line:
Newsgroups: comp.os.linux.security,alt.security
Followup-To: comp.os.linux.security
See http://www.cs.tut.fi/~jkorpela/usenet/xpost.html
You conserve resources on NNTP servers, and other readers
see the follow up answers and do not have to provide the same answer.
Also, once a reader has "read" a message in one group, they do
not have to see it again unless someone has provided a follow up.
See answer to your service question given in your other newsgroup.
|
|
|
|
|