pmaports/device/testing/device-pine64-a64lts/device-pine64-a64lts.post-install

5 lines
166 B
Text
Raw Normal View History

#!/bin/sh
# Run getty on serial port
sed -i -e "s/#ttyS0::respawn:\/sbin\/getty -L ttyS0 115200 vt100/ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100" /etc/inittab