templates/bin/stopserv.template@28433f06d5ee
templates/bin/stopserv.template
Mon, 01 Jul 2013 18:05:13 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Mon, 01 Jul 2013 18:05:13 +0200
- changeset 83
- 28433f06d5ee
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
added minimal nsapi conditions
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID