templates/bin/stopserv.template@09fbefc0e6a9
templates/bin/stopserv.template
Sun, 17 Aug 2014 15:15:32 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 17 Aug 2014 15:15:32 +0200
- changeset 97
- 09fbefc0e6a9
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
added ldap group support
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID