Update so-user

This commit is contained in:
Mike Reeves
2023-05-05 09:34:33 -04:00
committed by GitHub
parent d5a1406095
commit f6dcefe0f8

View File

@@ -5,10 +5,12 @@
# https://securityonion.net/license; you may not use this file except in compliance with the
# Elastic License 2.0.
#source $(dirname $0)/so-common
if [[ -f /usr/sbin/so-common ]]; then
source /usr/sbin/so-common
else
source $(dirname $0)/../../../common/tools/sbin/so-common
fi
DEFAULT_ROLE=analyst