templates/bin/stopserv.template@50505dc3f8a6
templates/bin/stopserv.template
Sun, 26 May 2013 22:05:41 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 26 May 2013 22:05:41 +0200
- changeset 67
- 50505dc3f8a6
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
dynamic thread pool
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID