templates/bin/stopserv.template@1c93281ca4bf
templates/bin/stopserv.template
Fri, 13 Jan 2017 09:53:55 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Fri, 13 Jan 2017 09:53:55 +0100
- changeset 145
- 1c93281ca4bf
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
fixes memory leaks in request_stat_path and send_cgi
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID