mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-16 21:21:31 +01:00
fix enabled and disable steno in ui
This commit is contained in:
@@ -214,8 +214,8 @@ function add_sensor_to_minion() {
|
||||
echo " config:" >> $PILLARFILE
|
||||
echo " af-packet:" >> $PILLARFILE
|
||||
echo " threads: '$CORECOUNT'" >> $PILLARFILE
|
||||
echo "pcap:" >> $PILLARFILE
|
||||
echo " enabled: True" >> $PILLARFILE
|
||||
# echo "pcap:" >> $PILLARFILE
|
||||
# echo " enabled: True" >> $PILLARFILE
|
||||
}
|
||||
|
||||
function create_fleet_policy() {
|
||||
|
||||
Reference in New Issue
Block a user