templates/bin/stopserv.template@8a0a7754f123
templates/bin/stopserv.template
Sat, 31 Oct 2015 20:10:21 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 31 Oct 2015 20:10:21 +0100
- changeset 109
- 8a0a7754f123
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
experimental BSD support
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID