#1006354 initramfs-tools: panic() in scripts/functions should only call chvt when /dev/tty0 exists #1006354
- Package:
- initramfs-tools
- Source:
- initramfs-tools
- Submitter:
- nerdopolis
- Date:
- 2022-02-24 03:27:04 UTC
- Severity:
- minor
- Tags:
Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** when /dev/tty0 is missing, that means there are no VTs. chvt being called doesn't cause any functionality problem, the panic() function still works, but it could still could be guarded as it throws an additional error message *** End of the template - remove these template lines ***