mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
[fix] Don't use set -e since we depend on non-zero exit codes for this function
This commit is contained in:
@@ -2,6 +2,4 @@
|
||||
|
||||
. /usr/sbin/so-common
|
||||
|
||||
set -e
|
||||
|
||||
add_interface_bond0 "$1"
|
||||
|
||||
Reference in New Issue
Block a user