From 64586a44b4e670097655a21c573d907f427b836d Mon Sep 17 00:00:00 2001 From: MacRimi Date: Thu, 10 Jul 2025 19:25:50 +0200 Subject: [PATCH] Update customizable_post_install.sh --- scripts/post_install/customizable_post_install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/post_install/customizable_post_install.sh b/scripts/post_install/customizable_post_install.sh index 8e2fa39..2e05dd4 100644 --- a/scripts/post_install/customizable_post_install.sh +++ b/scripts/post_install/customizable_post_install.sh @@ -2925,6 +2925,7 @@ EOF msg_success "$(translate "Log2RAM installation and configuration completed successfully.")" register_tool "log2ram" true + NECESSARY_REBOOT=1 }