mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 01:02:46 +01:00
Initial Support
This commit is contained in:
@@ -951,7 +951,7 @@ detect_os() {
|
||||
is_rocky=true
|
||||
pkgman="dnf"
|
||||
elif grep -q "CentOS Stream release 9" /etc/redhat-release; then
|
||||
OS=centos
|
||||
OS=centos
|
||||
OSVER=9
|
||||
is_centos=true
|
||||
pkgman=dnf
|
||||
|
||||
Reference in New Issue
Block a user