templates/bin/reconfig.template@f1cff81e425a
templates/bin/reconfig.template
Tue, 25 Jun 2013 15:45:13 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Tue, 25 Jun 2013 15:45:13 +0200
- changeset 77
- f1cff81e425a
- parent 61
-
c858850f3d3a
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
some fixes
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -USR1 $PID