system: make a note about rcons integration

This commit is contained in:
Franco Fichtner 2023-10-25 08:49:32 +02:00
parent 5715d82a7f
commit 56fdab4e0d

View File

@ -1285,6 +1285,8 @@ function system_login_configure($verbose = false)
continue;
}
/* XXX rcons currently not tied to serial setting */
if (!empty($tty)) {
/* all other lines stay the same */
fwrite($fd, $tty . "\n");