templates/bin/stopserv.template@6467dbb3e887
templates/bin/stopserv.template
Sat, 29 Oct 2016 20:22:32 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 29 Oct 2016 20:22:32 +0200
- changeset 122
- 6467dbb3e887
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
lol
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID