templates/bin/stopserv.template@ce9790523346
templates/bin/stopserv.template
Sun, 13 Jan 2013 14:16:45 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 13 Jan 2013 14:16:45 +0100
- changeset 47
- ce9790523346
- parent 31
-
280250e45ba6
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
server can change uid
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID