templates/bin/stopserv.template@1f73302461e0
templates/bin/stopserv.template
Fri, 12 Jan 2018 18:36:47 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Fri, 12 Jan 2018 18:36:47 +0100
- branch
- aio
- changeset 190
- 1f73302461e0
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
adds IO threadpool
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID