templates/bin/stopserv.template@6b15a094d996
templates/bin/stopserv.template
Mon, 14 Oct 2013 13:36:28 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Mon, 14 Oct 2013 13:36:28 +0200
- changeset 94
- 6b15a094d996
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
minor fixes in snprintf and build system
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID