templates/bin/stopserv.template@a881dc866e23
templates/bin/stopserv.template
Sat, 29 Oct 2016 20:02:26 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 29 Oct 2016 20:02:26 +0200
- changeset 121
- a881dc866e23
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
adds more CGI stuff
sets more env vars
fixes response parser
NSAPIRequest contains host and port now
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID