@cert = $HOME/.ssh/gurp_cert.pem @key = $HOME/.ssh/gurp_key.pem **/*.go { daemon +sigterm: go run . -cert @cert -key @key }