templates/bin/stopserv.template@85320d8b5d5c
templates/bin/stopserv.template
Sat, 21 Jan 2017 17:05:23 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 21 Jan 2017 17:05:23 +0100
- changeset 153
- 85320d8b5d5c
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
fixes solaris build
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID