templates/bin/stopserv.template@e9bb8449df02
templates/bin/stopserv.template
Sat, 17 Oct 2015 18:07:04 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 17 Oct 2015 18:07:04 +0200
- changeset 100
- e9bb8449df02
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
fixed solaris build
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID