templates/bin/stopserv.template@a8acbb12f27c
templates/bin/stopserv.template
Fri, 23 Oct 2015 17:28:09 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Fri, 23 Oct 2015 17:28:09 +0200
- changeset 104
- a8acbb12f27c
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
implemented range requests
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID