templates/bin/reconfig.template@4a10bc0ee80d
templates/bin/reconfig.template
Thu, 20 Jun 2013 13:27:07 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Thu, 20 Jun 2013 13:27:07 +0200
- changeset 69
- 4a10bc0ee80d
- parent 61
-
c858850f3d3a
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
compiles on os x
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -USR1 $PID