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
jus
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
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
jus
3 matches
Mail list logo