Skip to content

Commit

Permalink
Revert "images: rootfs.yml.in: Add custom /etc/securetty file"
Browse files Browse the repository at this point in the history
This reverts commit be6aef2.

The changes provided by the commit are not needed on Alpine 3.20.

Signed-off-by: Renê de Souza Pinto <[email protected]>
  • Loading branch information
rene committed Jul 17, 2024
1 parent bcf25ec commit 52febdd
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions images/rootfs.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -102,29 +102,3 @@ files:
contents: 'EVE_HV'
- path: /opt/vendor
directory: true
- path: /etc/securetty
contents: |
console
tty0
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11
hvc0
ttyS0
ttyS1
ttyS2
ttyAMA0
ttyAMA1
ttyTCU0
ttyTHS0
ttyTHS1
ttymxc0
ttymxc2

0 comments on commit 52febdd

Please sign in to comment.