mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
fix setting var
This commit is contained in:
@@ -411,7 +411,7 @@ systemctl_func() {
|
|||||||
local service_name=$2
|
local service_name=$2
|
||||||
|
|
||||||
if [[ "$echo_action" == "stop" ]]; then
|
if [[ "$echo_action" == "stop" ]]; then
|
||||||
$echo_action = "stopp"
|
echo_action="stopp"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|||||||
Reference in New Issue
Block a user