mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
Update so-user
This commit is contained in:
@@ -5,11 +5,13 @@
|
|||||||
# https://securityonion.net/license; you may not use this file except in compliance with the
|
# https://securityonion.net/license; you may not use this file except in compliance with the
|
||||||
# Elastic License 2.0.
|
# Elastic License 2.0.
|
||||||
|
|
||||||
|
if [[ -f /usr/sbin/so-common ]]; then
|
||||||
|
source /usr/sbin/so-common
|
||||||
|
else
|
||||||
|
source $(dirname $0)/../../../common/tools/sbin/so-common
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
#source $(dirname $0)/so-common
|
|
||||||
source /usr/sbin/so-common
|
|
||||||
|
|
||||||
DEFAULT_ROLE=analyst
|
DEFAULT_ROLE=analyst
|
||||||
|
|
||||||
function usage() {
|
function usage() {
|
||||||
|
|||||||
Reference in New Issue
Block a user