templates/bin/stopserv.template@360b9aabe17e
templates/bin/stopserv.template
Sat, 15 Dec 2012 16:05:03 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 15 Dec 2012 16:05:03 +0100
- changeset 37
- 360b9aabe17e
- parent 31
-
280250e45ba6
- child 47
-
ce9790523346
- permissions
- -rw-r--r--
added support for asynchronous safs
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -SIGTERM $PID