templates/bin/reconfig.template@c913d515be1e
templates/bin/reconfig.template
Sun, 30 Oct 2016 10:22:00 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 30 Oct 2016 10:22:00 +0100
- changeset 125
- c913d515be1e
- parent 61
-
c858850f3d3a
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
adds more error handling
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -USR1 $PID