fix enabled and disable steno in ui

This commit is contained in:
m0duspwnens
2023-05-05 13:59:52 -04:00
parent c6c3cc82e4
commit 47a580d110
9 changed files with 177 additions and 174 deletions

View File

@@ -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() {