pmaports/device/device-pine64-pinephone/device-pine-pinephone.post-install
2019-09-19 01:18:39 +02:00

5 lines
107 B
Bash

#!/bin/sh
# Enable getty on UART
echo "ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100" >> /etc/inittab