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@c07122f66676
templates/bin/reconfig.template
2017-01-29
author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 29 Jan 2017 09:04:06 +0100 (2017-01-29)
branch
srvctrl
changeset 166
c07122f66676
parent 61
c858850f3d3a
child 175
9823770ba4ee
permissions
-rw-r--r--
adds debug log level
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -USR1 $PID