templates/bin/reconfig.template

Wed, 31 Jul 2013 13:02:06 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 31 Jul 2013 13:02:06 +0200
changeset 90
279f343bbf6c
parent 61
c858850f3d3a
child 175
9823770ba4ee
permissions
-rw-r--r--

load_modules supports nsapi module init functions

#!/bin/sh

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

kill -USR1 $PID

mercurial