templates/bin/stopserv.template@aced2245fb1c
templates/bin/stopserv.template
Fri, 01 Mar 2013 21:15:52 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Fri, 01 Mar 2013 21:15:52 +0100
- changeset 52
- aced2245fb1c
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
new pathcheck saf and code cleanup
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID