Closed cwjohnston closed 8 years ago
Some signals seem to be ineffective when issued in lowercase. See #67.
closes #67
Not sure how to add an effective test for this.
Turns out this isn't quite the right fix, as there's a difference between TERM and term when signaling processes using sv (see https://github.com/hw-cookbooks/runit/issues/67#issuecomment-215227622)
TERM
term
sv
Some signals seem to be ineffective when issued in lowercase. See #67.
closes #67
Not sure how to add an effective test for this.