Hi all!

Someone on this list suggested the way to remove xdm from executing at
system start with removing links from /etc/rc*.d/

A much better way is to do:
update-rc.d -f xdm remove

it will remove all links automagically
and when you want to get them back just do:
update-rc.d xdm defaults

just read
man update-rc.d

Greets to all!


       _________         ___.  ____             adrian zurek
   ____\        \ _______-- !_/   /       [EMAIL PROTECTED]
  /     \   \   \\ _____/        /           [EMAIL PROTECTED]
  \  --  \   \   / ___)____     <--------------------------------------------.
   \____/\\_____/_______  /     \\         Debian GNU/Linux rulez!!!         |
 `--------\/-of seasons-\/__/\____\------------------------------------------'

Reply via email to