Tiny Core Base > TCB Tips & Tricks
How to disable autologin bootcode.
solorin:
Hi,
Maybe this is a bit too tinfoil hat but I would like to disable the autologin feature entirely. I've used the noautologin bootcode up until now.
Which are the relevant lines in the init scripts (or elsewhere) to change or comment out?
cheerio,
solorin
Rich:
Hi solorin
/etc/init.d/tc-config would be a good place to start. Search for occurrences of NOAUTOLOGIN.
gerald_clark:
Add the following line to /opt/bootsync.sh
echo "booting" > /etc/sysconfig/noautologin
Then do a backup.
solorin:
Thx both.
@gerald_clark. You're a wizard!
Followup.
Does this work for setting boot options across the board?
Or are there execptions? What about ones that take an argument?
curaga:
--- Quote ---Does this work for setting boot options across the board?
--- End quote ---
No. Only some specific ones check the files.
Navigation
[0] Message Index
[#] Next page
Go to full version