<p>Regarding NDS crashing when running the init.d restart command, we might want to modify the init script. The problem with restarting is that it tries to start a new NDS process before the old one is finished shutting down. I've only had success with <code>/etc/init.d/nodogsplash stop; sleep 2; /etc/init.d/nodogsplash start</code> or something similar.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/opentechinstitute/luci-commotion/pull/194#issuecomment-37030093'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/3074564__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwOTgyMjg0MiwiZGF0YSI6eyJpZCI6MjcxMjc5MDZ9fQ==--bf1ade1034f7040fe37c987fb80897d375e9c21d.gif' height='1' width='1'></p>