How to start KDE automatically at booting

Stephen Liu satimis at icare.com.hk
Fri Feb 27 00:43:47 PST 2004


Hi Folks,

I am compelled to start KDE from multi-user mode with following command;

# kdm &

I tried following steps without success;

creating /usr/local/etc/rc.d/kguilogin.sh with only 2 lines
#! /bin/sh
kdm &

or with
exec "kdm &"
kdm
xinit kdm
xinit /usr/local/bin/kdm --
xinit /usr/local/bin/kdm

and chmod 500 /usr/local/etc/rc.d/kguilogin.sh. On booting it only 
booted to multi-user mode.

Kindly advise how to make KDE started automatically at booting

TIA
Stephen Liu


More information about the freebsd-questions mailing list