ssm-services/services/agetty

4 lines
90 B
Plaintext
Raw Normal View History

#!/usr/bin/env ssm
service_command=( /usr/bin/agetty 38400 "${service_name##*-}" linux )