<p>Removes 192.168.1.20 plug alias from /etc/config/network and adds a necessary dnsmasq config reload to 90-thisnode hotplug script.</p>

<p>To test:<br>
0. Disconnect from wireless on test computer.<br>
1. On first boot, before running quickstart, connect via static 192.168.1.x address and ping 192.168.1.20. Ping should fail.<br>
2. Reconnect via dhcp and point browser to "thisnode". Connection should succeed.<br>
3. Run quickstart<br>
4. Connect to thisnode using wired interface. Connection should succeed.<br>
5. Remove ethernet cable and connect to AP. Should still be able to connect to "thisnode"</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Removed 192.168.1.20 plug alias in favor of thisnode</li>
  <li>thisnode hotplug script needs dnsmasq restart</li>
  <li>Reload config instead of restart dnsmasq</li>
</ul>

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

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