#!/bin/sh
! type fgetty >/dev/null 2>&1 || exec chpst -P fgetty tty3
exec getty 38400 tty3 linux
