You are not logged in.
Pages: 1
I am doing my own spin of Devuan and was planning on making it available for consumption. I made an iso file of it using Refracta Snapshot then burned it to a DVD. When I booted from the DVD I was expecting a log in screen, just as it is set on the bare metal install, but instead it went straight to the desktop. How do you set it up so it goes to a log in screen instead of straight to the desktop?
Offline
Add one or more of the following to the boot command. (linux line with grub boot, append line with isolinux/syslinux boot)
noautologin
nottyautologin
nox11autologinSee 'man live-config' for more details and more options.
Offline
Pages: 1