Mercurial
>
hg
>
webserver
/ file revision
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
templates/bin/reconfig.template@4b546c4f25ed
templates/bin/reconfig.template
2016-12-31
author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 31 Dec 2016 18:05:40 +0100 (2016-12-31)
changeset 144
4b546c4f25ed
parent 61
c858850f3d3a
child 175
9823770ba4ee
permissions
-rw-r--r--
fixes cgi fd leak
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -USR1 $PID