mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 02:32:46 +01:00
Setup Script - Make ubuntu look at interfaces.d
This commit is contained in:
@@ -186,7 +186,7 @@ create_bond() {
|
||||
IFS=$'\n'
|
||||
for line in $LBACK
|
||||
do
|
||||
echo $line >> $TMP/interfaces
|
||||
echo $line >> /etc/network/interfaces
|
||||
done
|
||||
|
||||
cp $TMP/interfaces /etc/network/interfaces
|
||||
|
||||
Reference in New Issue
Block a user