You are not logged in.
Pages: 1
I am trying to use the ArchLinux on runlevel 1 to run a simple script and then shutdown. I need that from ArchLinux without asking password or without hitting any button (ENTER) to logon.
how can I do this?
I edited the /etc/inittab and change the runlevel to 1(S) but this is asking me for a password, and changed the line su
to /sbin/sulogin -e
so I moved the /etc/passwd to /etc/passwd.bkp and moved too /etc/shadow to /etc/shadow.bkp
but ArchLinux still asking to me hit ENTER to continue.
Offline
maltz,
you could perhaps use autologin.c as described by ondope on post 37 here:
http://bbs.archlinux.org/viewtopic.php?id=47962&p=2
Mektub
Follow me on twitter: https://twitter.com/johnbina
Offline
Pages: 1