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