Setup Script - Add -y to apt install for ifenslave

This commit is contained in:
Mike Reeves
2018-04-03 14:54:57 -04:00
parent c732c04c23
commit 1f877f1265

View File

@@ -130,7 +130,7 @@ create_bond() {
# Create Bond files
else
apt-get install ifenslave
apt -y install ifenslave
echo "bonding" >> /etc/modules
modprobe bonding
# Backup and create a new interface file