pmaports/device/device-pine64-pinephone/device-pine64-pinephone.post-install
2019-10-11 18:09:00 +02:00

6 lines
135 B
Bash

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