<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=169.237.55.210</id>
	<title>cchtml.com - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=169.237.55.210"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/169.237.55.210"/>
	<updated>2026-05-16T13:34:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Maverick_Installation_Guide&amp;diff=8327</id>
		<title>Ubuntu Maverick Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Maverick_Installation_Guide&amp;diff=8327"/>
		<updated>2012-03-28T18:48:57Z</updated>

		<summary type="html">&lt;p&gt;169.237.55.210: Luide&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I got it to work by doing/etc/init/start-ttys.conf## This service statrs the configured number of gettys.start on stopped rc RUNLEVEL=[2345]env ACTIVE_CONSOLES=/dev/tty[1-6]env X_TTY=/dev/tty1env TTY_AUTO_LOGIN=/dev/tty1env AUTO_LOGIN_USER=mythtvtaskscript  . /etc/sysconfig/init  for tty in $(echo $ACTIVE_CONSOLES) ; do    [ &amp;quot;$RUNLEVEL&amp;quot; = &amp;quot;5&amp;quot; -a &amp;quot;$tty&amp;quot; = &amp;quot;$X_TTY&amp;quot; ] &amp;amp;&amp;amp; continue    if [ &amp;quot;$TTY_AUTO_LOGIN&amp;quot; = &amp;quot;$tty&amp;quot; ]    then      initctl start tty-auto-login AUTO_LOGIN_USER=$AUTO_LOGIN_USER TTY=$tty    else      initctl start tty TTY=$tty    fi  doneend scriptand/etc/init/tty-auto-login.conf.Note this filename matches the second argument to initctl in /etc/init/start-ttys.conf above.# tty - getty## This service maintains a getty on the specified device.stop on runlevel [S016]respawninstance $TTYinstance $AUTO_LOGIN_USERexec /sbin/mingetty --autologin=$AUTO_LOGIN_USER $TTY&lt;/div&gt;</summary>
		<author><name>169.237.55.210</name></author>
	</entry>
</feed>