changelog shortlog graph tags branches files raw help

Mercurial > infra > home / changeset: temporarily add getty override for systemd

changeset 100: fe05caa56afc
parent 99: 81e2b61094fb
child 101: 0b41bf922ca8
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 13 Sep 2024 17:40:42 -0400
files: override.conf
description: temporarily add getty override for systemd
     1.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2+++ b/override.conf	Fri Sep 13 17:40:42 2024 -0400
     1.3@@ -0,0 +1,3 @@
     1.4+[Service]
     1.5+ExecStart=
     1.6+ExecStart=-/sbin/agetty --noclear --autologin vc --keep-baud console 115200,38400,9600 $TERM
     1.7\ No newline at end of file