> > 
> > This lines are not in the /cfg/$sysname/cpurc file
> > 
> 
> iirc these lines go into /rc/bin/cpurc, not /cfg/$sysname/cpurc
> 

actually, neither exactly reflects the state of the current dist's cpurc.
there are provisions for "site-specific startup", "cpu-specific startup"
(/cfg/$sysname/cpurc) and "cpu-specific late startup"
(/cfg/sysname/cpustart).

but since it's just a shell script, you can change it any way you'd like.
i find it a bit easier to manage changes with big switch statement.
a vast majority of our cpu servers don't have a case in the switch
anyway.

but then again, i'm a well-known luddite. ;-)

- erik

Reply via email to