summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--interfaces-read-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/interfaces-read-html.lsp b/interfaces-read-html.lsp
index 4558809..d0984dc 100644
--- a/interfaces-read-html.lsp
+++ b/interfaces-read-html.lsp
@@ -60,6 +60,7 @@ end %>
</DL>
<H1>Restart Networking</H1>
+<P class="error">WARNING!!! Restarting networking may cause the ACF web interface to stop functioning. Try refreshing this page after restarting. If that fails, you may have to use terminal access to recover.</P>
<DL>
<DT>Restart Networking</DT>
<DD><form action="<%= page_info.script .. page_info.prefix .. page_info.controller .. "/restart" %>"><input class="submit" type="submit" value="Restart"></form></DD>