]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: add an autologin feature
authorWerner Fink <werner@suse.de>
Mon, 9 May 2011 13:52:39 +0000 (15:52 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 17 May 2011 09:13:06 +0000 (11:13 +0200)
commiteb8e1f9f0cfb8ebb44ca50962e0623257c4d6436
treef8a90572d9269056d38aa7555163fdf714a25fe0
parent1683f6bf20a11732dac989a8fdc636d36eb17534
agetty: add an autologin feature

Add an autologin feature to agetty, that is that a user can be
automatically logged in.  For this the options of for the
login program has to used.  Make it possible to pass-through
options to the login program which requires a security check.

Signed-off-by: Werner Fink <werner@suse.de>
term-utils/agetty.8
term-utils/agetty.c