correct shutdown signals
processes are sent SIGTERM followed 3 seconds later by SIGKILL
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env ruby
|
||||
exec ARGV.join(" ")
|
||||
Reference in New Issue
Block a user