mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-18 06:52:56 +01:00
6 lines
61 B
Bash
6 lines
61 B
Bash
#!/bin/bash
|
|
|
|
. /usr/sbin/so-common
|
|
|
|
add_interface_bond0 "$1"
|