mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
move thehive removal from up_to_2.3.120 to post_to_2.3.120
This commit is contained in:
@@ -504,6 +504,7 @@ post_to_2.3.110() {
|
|||||||
post_to_2.3.120() {
|
post_to_2.3.120() {
|
||||||
echo "Post Processing for 2.3.120"
|
echo "Post Processing for 2.3.120"
|
||||||
POSTVERSION=2.3.120
|
POSTVERSION=2.3.120
|
||||||
|
sed -i '/so-thehive-es/d;/so-thehive/d;/so-cortex/d' /opt/so/conf/so-status/so-status.conf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -764,7 +765,6 @@ up_to_2.3.120() {
|
|||||||
so-thehive-stop
|
so-thehive-stop
|
||||||
so-thehive-es-stop
|
so-thehive-es-stop
|
||||||
so-cortex-stop
|
so-cortex-stop
|
||||||
sed -i '/so-thehive-es/d;/so-thehive/d;/so-cortex/d' /opt/so/conf/so-status/so-status.conf
|
|
||||||
}
|
}
|
||||||
|
|
||||||
verify_upgradespace() {
|
verify_upgradespace() {
|
||||||
|
|||||||
Reference in New Issue
Block a user