View Single Post

   
  #1 (permalink)  
Old 02-20-2008, 07:28 AM
gregg
 
Posts: n/a
Default startup script enigma

Hi all,

I've installed postfix (and also cpufreqd) on my Slack-current 2.6.11.6
system. Everything works all right, except when I boot the scripts are
not executed. Yet I chmod'd rc.postfix and rc.cpufreqd properly.

Perusing the book:
http://slackbook.lizella.net/chapter4.html

I could'nt find an answer, since the scripts chmod'd +x are supposed to
be enable. Then again, which is the parent process launching those
scripts ? Where is the error message redirected to ?

The scripts seem to be allright, except they are launched within a "case
$1", which means that if no argument (start, stop, restar) is given,
well there's an error. But I couldn't get it in the logs :-(
Does whichever process launches the "+x" scripts give any argument at all ?

(I wish the book was more explicit on that one)
(And I'm willing to write down the section, as soon as an appropriate
answer is established)

Thanks,
++
Reply With Quote