id:5:initdefault: in /etc/inittab on RH8 (was: RE: PLUG-disc…

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Jeremy C. Reed
日付:  
古いトピック: PLUG-discuss digest, Vol 1 #3409 - 15 msgs
題目: id:5:initdefault: in /etc/inittab on RH8 (was: RE: PLUG-discuss digest, Vol 1 #3409 - 15 msgs)
I attempted to fix subject above. My comments below:

On Fri, 14 Mar 2003, George Gambill wrote:

> Any better suggestions on setting KDE as default X?


For individual users have "startkde" (or "exec startkde" as last entry)
in ~/.xinitrc (for running startx) and ~/.xsession (for xdm).

> Further, on RH8, is there someplace where you can redefine the runlevels as
> far as how they act?


Look at the /etc/inittab. It will show that certain scripts are ran for
certain runlevels.

Then look at those script(s).

Then you will see that other scripts within certain runlevel directories
(like rc3.d) are ran. The startup scripts start with an "S" and then a
number. They are synlinks to scripts in the init.d directory.

Good luck

Jeremy C. Reed
http://bsd.reedmedia.net/