Add axTLS sourcecode
[project/luci.git] / libs / nixio / axTLS / ssl / test / killopenssl.sh
1 #!/bin/sh
2 ps -ef|grep openssl | /usr/bin/awk '{print $2}' |xargs kill -9