supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* runit without getty logon
@ 2006-09-24 10:47 wdef
  2006-09-24 11:17 ` wdef
  0 siblings, 1 reply; 4+ messages in thread
From: wdef @ 2006-09-24 10:47 UTC (permalink / raw)


Is it possible to set runit up to not use getty, but instead automatically
switch to another terminal and start X as an ordinary user?

I want to use runit this way on a knoppix-based livecd system, where a login
makes no sense and I don't want the user to have to be therer to manually switch
terminals with ctrl-alt-F5.  I just want it to just boot up into X from go
without user intervention.

I've found I can switch to ordinaryuser and have X start as a service without
the getty and login (run contains eg su -p --command=xinit ordinaryuser), but it
refuses to start with fluxbox icons etc whether I start up using xinit or
startx, as if it's not reading these in HOME. But HOME is explicity set within
run, so this puzzles me.

Also, if you quit X from this, you go to ... nothing!  It's replaced the
terminal.

I'm imagining stty can be used instead of getty to automatically start up a 
new terminal in which to run X ...?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-15 10:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-24 10:47 runit without getty logon wdef
2006-09-24 11:17 ` wdef
2006-09-24 13:31   ` wdef
2006-12-15 10:09     ` Toni Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).