thx guys... learn something new everyday.<br><br><div><span class="gmail_quote">On 6/30/06, <b class="gmail_sendername">Lachniet, Mark</b> <<a href="mailto:mlachniet@sequoianet.com">mlachniet@sequoianet.com</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
<div>
<div dir="ltr">
<div dir="ltr"><font color="#000000" face="Arial" size="2">One thing I've noticed on my SuSE linux boxes since 9.x is that the init files tend to work strangely - like they don't have enough privileges or something. If you make a NEW init file, even if you load it up with 'su' commands, set paths and all that, they just don't seem to run properly. So, FWIW, be warned that even when you DO get your symlinks working, your new RC file might act weird. Of course I've been too lazy to actually determine what the problem is, so I'd love to hear if anyone knows.
</font></div>
<div dir="ltr"><font color="#000000" face="Arial" size="2"></font> </div></div>
<div>
<div><font color="#000000" face="Arial" size="2"><font face="Times New Roman">Mark Lachniet<br></font></font><br>
<hr>
<font face="Tahoma" size="2"><b>From:</b> Alec Warner<br><b>Sent:</b> Fri 6/30/2006 9:22 AM<br><b>To:</b> Caleb Cushing<br><b>Cc:</b> Linux User<br><b>Subject:</b> Re: [GLLUG] adding init scripts to runlevels suse 9.3<br>
</font><br></div></div>
<div><pre style="">Caleb Cushing wrote:<br>> I've been trying to figure out how to make some init scripts run on run<br>> level 3 by default. in gentoo it would be<br>> <br>> # rc-update add <scriptname> default
<br>> <br>> but I have no Idea how to do it in suse. the online docs I found weren't<br>> exactly helpful. appreciate the help.<br><br>rc-update is merely a script that makes symlinks.<br><br>Typically you have a directory called /etc/rc.d/ which contains a set of
<br>runlevels [0-6] and sometimes s.<br><br>So take a sneaky peaky in there if you have one; you are either<br>symlinking or adding things to a file usually (SYS V or BSD).<br>_______________________________________________
<br>linux-user mailing list<br><a href="mailto:linux-user@egr.msu.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">linux-user@egr.msu.edu</a>
<a href="http://mailman.egr.msu.edu/mailman/listinfo/linux-user" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mailman.egr.msu.edu/mailman/listinfo/linux-user</a>
</pre></div></div>
</div></blockquote></div><br>