Update customizable_post_install.sh

This commit is contained in:
MacRimi 2025-08-01 08:28:12 +02:00 committed by GitHub
parent 39930153c9
commit 45e8ca8d42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3058,10 +3058,11 @@ EOF
msg_info2 "$(translate "Auto-sync was not enabled")"
fi
sleep 1
systemctl restart log2ram
msg_success "$(translate "Log2RAM installation and configuration completed successfully.")"
register_tool "log2ram" true
NECESSARY_REBOOT=1
# NECESSARY_REBOOT=1
}