templates/bin/reconfig.template@8041ac363f26
templates/bin/reconfig.template
Wed, 10 Jan 2018 17:25:55 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Wed, 10 Jan 2018 17:25:55 +0100
- branch
- aio
- changeset 186
- 8041ac363f26
- parent 61
-
c858850f3d3a
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
fixes aio error handling
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -USR1 $PID