templates/bin/stopserv.template@74babc0082b7
templates/bin/stopserv.template
Sun, 26 May 2013 12:12:07 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 26 May 2013 12:12:07 +0200
- changeset 66
- 74babc0082b7
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
added authentication cache
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID