Closed rheostat closed 10 years ago
s/SIGTERM/TERM/, correct signal specification for kill command. On Linux and Mac, the signal is specified without the SIG prefix.
+1
+1 tested and works for me - was about to submit the same PR
Thanks for the PR, will merge after some testing.
s/SIGTERM/TERM/, correct signal specification for kill command. On Linux and Mac, the signal is specified without the SIG prefix.