mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Setup Scripts - Fix bond nic text for centos
This commit is contained in:
@@ -171,7 +171,7 @@ create_bond() {
|
||||
echo "SLAVE=yes" >> /etc/sysconfig/network-scripts/ifcfg-$BONDNIC
|
||||
done
|
||||
nmcli con reload
|
||||
systemctl restart networking
|
||||
systemctl restart network
|
||||
|
||||
else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user