diff options
Diffstat (limited to 'system/gettys-openrc/gettys.confd')
-rw-r--r-- | system/gettys-openrc/gettys.confd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gettys-openrc/gettys.confd b/system/gettys-openrc/gettys.confd index 910954cdd..328690180 100644 --- a/system/gettys-openrc/gettys.confd +++ b/system/gettys-openrc/gettys.confd @@ -1,6 +1,6 @@ # Set to the list of devices you want to spawn a getty on if the device exists -GETTYS="tty1 tty2 tty3 tty4 tty5 tty6 hvc0 ttyS0" +GETTYS="tty1 tty2 tty3 tty4 tty5 tty6 hvc0" # For every tty defined here, fill agetty options and baud rate if applicable |