templates/bin/stopserv.template@b28cf69f42e8
templates/bin/stopserv.template
Thu, 28 Feb 2013 20:00:05 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Thu, 28 Feb 2013 20:00:05 +0100
- changeset 51
- b28cf69f42e8
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
added acls
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID