<p>Closes Issue <a href="https://github.com/opentechinstitute/commotion-openwrt/issues/34" class="issue-link" title="Create a hotplug script to ensure that 'thisnode' matches AP's IP address">#34</a>.</p>

<p>To test:<br>
1. Delete 'thisnode' entry in /etc/hosts<br>
2. /etc/init.d/network restart should add a 'thisnode' entry with the node access point's IP address.<br>
3. In /etc/hosts, change the IP address for 'thisnode' to 192.168.1.20<br>
4. /etc/init.d/network restart should update the 'thisnode' entry to the node access point's IP address.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/commotion-openwrt hotplug-thisnode</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/commotion-openwrt/pull/36'>https://github.com/opentechinstitute/commotion-openwrt/pull/36</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added hotplug script to match AP IP address to thisnode host alias</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-openwrt/pull/36/files#diff-0">default-files/etc/hotplug.d/iface/90-thisnode</a>
    (14)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/commotion-openwrt/pull/36.patch'>https://github.com/opentechinstitute/commotion-openwrt/pull/36.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/commotion-openwrt/pull/36.diff'>https://github.com/opentechinstitute/commotion-openwrt/pull/36.diff</a></li>
</ul>