projects
/
project
/
luci.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rework LuCI build system
[project/luci.git]
/
libs
/
luci-lib-nixio
/
axTLS
/
ssl
/
test
/
killopenssl.sh
1
#!/bin/sh
2
ps -ef|grep openssl | /usr/bin/awk '{print $2}' |xargs kill -9