templates/bin/stopserv.template@136a76e293b5
templates/bin/stopserv.template
Sat, 17 Oct 2015 22:24:38 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 17 Oct 2015 22:24:38 +0200
- changeset 102
- 136a76e293b5
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
added etag and conditional request implementation from Open Web Server
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID