templates/bin/stopserv.template@b7908bf38f9f
templates/bin/stopserv.template
Sun, 17 Mar 2013 12:47:59 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 17 Mar 2013 12:47:59 +0100
- changeset 55
- b7908bf38f9f
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
vfs can read directories
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID