seti service script - proper run level (still problems)

Kevin F. Berrien kblists at comcast.net
Fri Apr 23 01:08:02 UTC 2004


Sorry, my script has the following (missed that while chopping useless 
comments)

#!/bin/bash

# Source function librairy
. /etc/rc.d/init.d/functions

I get teh checkconfig bit, whats this about a descriptive line?  Text in 
its own line, so like....

chkconfig: 2345 98 02
Descriptive Line Here

???

Alexander Dalloz wrote:

>Am Do, den 22.04.2004 schrieb Rodolfo J. Paiz um 23:42:
>
>  
>
>>Have you tried making your initscript chkconfig-compliant? As far as I know 
>>it takes very little effort: just make sure that start, stop, and restart 
>>parameters are available and add one line near the top. The script should 
>>start (for example) like this:
>>
>>#!/bin/bash
>># chkconfig: 2345 40 40
>>    
>>
>
>  
>
>>Cheers,
>>    
>>
>
>  
>
>>Rodolfo J. Paiz
>>    
>>
>
>A "description: descriptive text" line(s) is needed too by chkconfig.
>
>Alexander
>
>
>  
>





More information about the fedora-list mailing list