Mercurial
>
hg
>
webserver
/ file revision
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
templates/bin/stopserv.template@09fbefc0e6a9
templates/bin/stopserv.template
2014-08-17
author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 17 Aug 2014 15:15:32 +0200 (2014-08-17)
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