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