templates/bin/reconfig.template@ab25c0a231d0
templates/bin/reconfig.template
Mon, 06 May 2013 13:44:27 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Mon, 06 May 2013 13:44:27 +0200
- changeset 59
- ab25c0a231d0
- parent 33
-
96dbfe4f91e5
- child 61
-
c858850f3d3a
- permissions
- -rw-r--r--
some fixes and new public APIs
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -SIGUSR1 $PID