templates/bin/stopserv.template@2a394ccdd778
templates/bin/stopserv.template
Sat, 31 Oct 2015 18:02:07 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 31 Oct 2015 18:02:07 +0100
- changeset 108
- 2a394ccdd778
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
fixed ssl
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID