mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Sensor NIC offload
This commit is contained in:
@@ -9,4 +9,6 @@
|
||||
|
||||
. /usr/sbin/so-common
|
||||
|
||||
init_monitor $MNIC
|
||||
{% set MNIC = salt['pillar.get']('sensor:interface') %}
|
||||
|
||||
init_monitor {{ MNIC }}
|
||||
|
||||
@@ -3,6 +3,7 @@ offload_script:
|
||||
- name: /etc/NetworkManager/dispatcher.d/pre-up.d/99-so-checksum-offload-disable
|
||||
- source: salt://sensor/files/99-so-checksum-offload-disable
|
||||
- mode: 755
|
||||
- template: jinja
|
||||
|
||||
execute_checksum:
|
||||
cmd.run:
|
||||
|
||||
Reference in New Issue
Block a user