S
S
shaivam2015-05-10 10:08:04
Debian
shaivam, 2015-05-10 10:08:04

How to turn off X autorun?

There is a debian jessie lightdm + mate
installed sysv-rc-conf , unchecked all the checkboxes opposite lightdm (from the second to the fifth), reboot - the mate log / password entry window,
well, you never know what didn’t work there - update-rc.d -f lightdm remove , reboot, same thing...
UPD:
systemctl disable lightdm
systemctl disable lightdm.service
didn't help either.
UPD2:
Googled the solution:
systemctl set-default multi-user.target
revert back to graphics:
systemctl set-default graphical.target

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2015-05-10
@Weidmann

sudo systemctl disable lightdm

A
Andrew, 2015-05-10
@caa888

There should be a file /etc/inittab
There should be a line like:
to boot in text mode, you need to set the number 3 instead of 5, save the file, reload.
Should work.

A
AVKor, 2015-05-10
@AVKor

aptitude purge lightdm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question