Merge pull request #10597 from Security-Onion-Solutions/dougburks-patch-1

Update so_motd.jinja
This commit is contained in:
Doug Burks
2023-06-15 09:59:25 -04:00
committed by GitHub

View File

@@ -3,7 +3,6 @@
{% if GLOBALS.role in ['so-eval', 'so-managersearch', 'so-manager', 'so-standalone'] %}
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 %}
{%- if needs_restarting_check %}