templates/bin/stopserv.template@fac51f87def0
templates/bin/stopserv.template
Sun, 08 Sep 2013 23:27:07 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 08 Sep 2013 23:27:07 +0200
- changeset 91
- fac51f87def0
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
ucx update
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID