mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update so_motd.jinja
This commit is contained in:
@@ -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 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user