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