mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Update so-minion
This commit is contained in:
@@ -280,7 +280,7 @@ function add_sensor_to_minion() {
|
|||||||
echo " enabled: True" >> $PILLARFILE
|
echo " enabled: True" >> $PILLARFILE
|
||||||
if [[ $is_pcaplimit ]]; then
|
if [[ $is_pcaplimit ]]; then
|
||||||
echo " config:" >> $PILLARFILE
|
echo " config:" >> $PILLARFILE
|
||||||
echo " diskfreepercentage: 60" >> $PILLARFILE
|
echo " diskfreepercentage: 75" >> $PILLARFILE
|
||||||
pcapspace
|
pcapspace
|
||||||
fi
|
fi
|
||||||
echo " " >> $PILLARFILE
|
echo " " >> $PILLARFILE
|
||||||
|
|||||||
Reference in New Issue
Block a user