#!/usr/bin/env ssm

service_respawn='always'
service_command=( /usr/bin/agetty 38400 "${service_name##*-}" linux )
