mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
[fix] Typo
This commit is contained in:
@@ -1007,7 +1007,7 @@ installer_prereq_packages() {
|
|||||||
yum -y install yum-plugin-versionlock >> "$setup_log" 2>&1
|
yum -y install yum-plugin-versionlock >> "$setup_log" 2>&1
|
||||||
fi
|
fi
|
||||||
if ! command -v nmcli > /dev/null 2>&1; then
|
if ! command -v nmcli > /dev/null 2>&1; then
|
||||||
yum -y install NetworkManager >> "$setup_log" 2>&1000m
|
yum -y install NetworkManager >> "$setup_log" 2>&1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
logCmd "systemctl enable NetworkManager"
|
logCmd "systemctl enable NetworkManager"
|
||||||
|
|||||||
Reference in New Issue
Block a user