]> git.ozlabs.org Git - petitboot/commit
utils/pb-console: Support agetty's autologin option
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Mon, 23 Apr 2018 04:46:37 +0000 (14:46 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Mon, 3 Dec 2018 03:39:57 +0000 (14:39 +1100)
commitf110c98b582be12c9d4ac4a13a7bf5aff2b7dd57
tree07b12f4cd2693d0a441a6876569a29dd745c55ec
parenta73d5c25b9de93289b620a54d2ab2c4b4634c793
utils/pb-console: Support agetty's autologin option

If the getty arguments include '-a' do not set the '-l' option. This
implies the environment has been configured with users and will launch
the subsequent pb-console instance itself.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
utils/pb-console