Jump to content

Recommended Posts

Posted

Hi

 

Do anyone know how to disable boot directly Gui ( auto login and start gui ) I m using armbian desktop.

 

Please help.

 

tks

Posted

So why not filling this thread with contents and posting the solution? Since you already created an own thread others might stumble accross this searching for the same and might be disappointed not finding a real answer.

Posted

I came across this topic while searching for the same answer.     

 

First you want to disable the display manager service, but what's it called?   Find out what services are display related:

 

Here's how I found out which service to disable:

chris@trippy:~$ systemctl list-units | grep -i display
nodm.service loaded active running LSB: No Display Manager

Now, I want to disable the service called "nodm" (which is a cute but very confusing name):

sudo systemctl disable nodm
sudo reboot
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines