forked from Spark/ssm-services
Let's only respawn the services that might need it
This commit is contained in:
@@ -1 +0,0 @@
|
||||
agetty
|
5
init.d/agetty-tty5
Executable file
5
init.d/agetty-tty5
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/bin/agetty'
|
||||
service_args="38400 ${service_name##*-} linux"
|
||||
#service_respawn='true'
|
Reference in New Issue
Block a user