Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I'm writing a script to let me login without password on multiseat Xorg configuration.

I try the script in root prompt, and it works.

# /root/twin.sh

But it failed when I try to put it in /etc/inittab

x:5:once:/root/twin.sh

It just display a normal multi user text login screen.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.