Update so_motd.jinja

This commit is contained in:
Doug Burks
2023-06-15 09:54:23 -04:00
committed by GitHub
parent 03082339ca
commit b84d997f87

View File

@@ -3,7 +3,6 @@
{% if GLOBALS.role in ['so-eval', 'so-managersearch', 'so-manager', 'so-standalone'] %} {% if GLOBALS.role in ['so-eval', 'so-managersearch', 'so-manager', 'so-standalone'] %}
Access the Security Onion web interface at https://{{ GLOBALS.url_base }} Access the Security Onion web interface at https://{{ GLOBALS.url_base }}
(You may need to run so-allow first if you haven't yet)
{% endif %} {% endif %}
{%- if needs_restarting_check %} {%- if needs_restarting_check %}