templates/bin/stopserv.template@55298bc9ed28
templates/bin/stopserv.template
Fri, 30 Dec 2016 18:47:26 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Fri, 30 Dec 2016 18:47:26 +0100
- changeset 142
- 55298bc9ed28
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
adds new a pathcheck saf and improves content type matchin and improves content type matching
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID