5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
|
#!/usr/bin/env ssm
|
||
|
|
||
|
service_respawn='true'
|
||
|
service_command=( /usr/bin/agetty 38400 "${service_name##*-}" linux )
|