mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
system: make a note about rcons integration
This commit is contained in:
parent
5715d82a7f
commit
56fdab4e0d
@ -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");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user