forked from Spark/ssm-services
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
|
#!/usr/bin/env ssm
|
||
|
|
||
|
service_command=( /usr/bin/agetty 38400 "${service_name##*-}" linux )
|