templates/bin/stopserv.template@c6cf20b09043
templates/bin/stopserv.template
Sun, 17 Mar 2013 17:54:20 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 17 Mar 2013 17:54:20 +0100
- changeset 56
- c6cf20b09043
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
added vfs_mkdir and vfs_unlink
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID