Page MenuHomeVyOS Platform

Serial interface seems not to be deleted properly
Closed, ResolvedPublicBUG

Description

No serial console is configured:

vyos@vyos:~$ show configuration commands | grep console
vyos@vyos:~$

But syslog tries to restart it

Oct 16 10:53:40 vyos systemd[1]: [email protected] holdoff time over, scheduling restart.
Oct 16 10:53:40 vyos systemd[1]: Stopping Serial Getty on ttyS0...
Oct 16 10:53:40 vyos systemd[1]: Starting Serial Getty on ttyS0...
Oct 16 10:53:40 vyos systemd[1]: Started Serial Getty on ttyS0.
Oct 16 10:53:40 vyos agetty[2164]: /dev/ttyS0: not a tty

VM running on VMware vSphere 6.5.x installed from ISO with no serial port connected in the VM

Details

Difficulty level
Normal (likely a few hours)
Version
1.2.3
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)