This should let freshly recompiled golangci-lint binaries using Go 1.17 pass 'make lint'
cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands on unix This also removes the signal handler for SIGKILL as it's impossible to receive these signals.