templates/bin/reconfig.template@76c96ee18221
templates/bin/reconfig.template
Sat, 04 Feb 2017 10:06:25 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 04 Feb 2017 10:06:25 +0100
- changeset 169
- 76c96ee18221
- parent 61
-
c858850f3d3a
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
check close return value
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -USR1 $PID