[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: xdm on Debian
On Mon, Apr 16, 2001 at 01:28:08PM +0800, Sanjeev Gupta wrote:
> Not tested, but
>
> update-rc.d kdm start 99 5 . stop 99 0 1 2 3 4 6 .
>
> should do what you want. The "." are required.
>
> --
> Sanjeev "ghane" Gupta
> Brainbench Linux MVP
Thanx for the pointer ghane, I did fix it using update-rc.d, as you suggested, but the following was required:
# update-rc.d -f xdm remove
# update-rc.d xdm start 99 5 . stop 99 0 1 2 3 4 6 .
The first command removes (forced) the links from all /etc/rc?.d directories. Only then can we use the second command, otherwise update-rc.d just exits with a message like "....symlinks already exist"
> ----- Original Message -----
> From: "Vipul Mathur" <vipul@xxxxxxxxxxxxxxx>
>
> > So how do I do it? Do I have to manually remove the S99xdm link from
> /etc/rc?.d
--
Cheerio!
-- Vipul Mathur
----------------------------,_,------------------------------------
<vipul@xxxxxxxxxxxxxxx> (O,O) http://www.vipulonline.com/
<vipul@xxxxxxxxxx> ( ) The Geek shall inherit the Earth
----------------------------"-"------------------------------------
"...Deep Hack Mode--that mysterious and frightening state of
consciousness where Mortal Users fear to tread."
(By Matt Welsh)