templates/bin/reconfig.template

Sun, 26 May 2013 12:12:07 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 26 May 2013 12:12:07 +0200
changeset 66
74babc0082b7
parent 61
c858850f3d3a
child 175
9823770ba4ee
permissions
-rw-r--r--

added authentication cache

#!/bin/sh

PID=`cat /tmp/webserver-rw6pgl8b/pid`

kill -USR1 $PID

mercurial