forked from Spark/ssm-services
4
services/agetty
Executable file
4
services/agetty
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
service_respawn='true'
|
||||
service_command=( /usr/bin/agetty 38400 "${service_name##*-}" linux )
|
Reference in New Issue
Block a user