#!/bin/sh
set -e
	update-alternatives --install /sbin/getty getty /sbin/agetty 80
