<p>Added a script to set the wired interface to use the "thisnode" alias before quickstart starts up. To avoid collision, I also removed the script to set the "thisnode" alias for the "ap" interface.</p>

<p>This can be tested by trying to reach "thisnode" while connected via ethernet (before running quickstart).</p>

<p>Optionally, you can test whether bridging works by trying to access "thisnode" while connected via the ap (after running quickstart).</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Added hotplug script to set plug interface to use thisnode alias</li>
  <li>removed ap thisnode script</li>
</ul>

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

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