From 661e3878d4cefa5d343213da818cbf0ba27d4ab5 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Fri, 10 Mar 2023 10:15:35 +1100 Subject: [PATCH] Update syno_hdd_db.sh --- syno_hdd_db.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index a6c75c1..1963469 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -32,7 +32,7 @@ # Maybe also edit the other disk compatibility DB in synoboot, used during boot time. # It's also parsed and checked and probably in some cases it could be more critical to patch that one instead. # -# Changed SAS drive firmware version detection to use smartctl to support SAS drives that hdparm doesn't work with. +# Change SAS drive firmware version detection to use smartctl to support SAS drives that hdparm doesn't work with. # DONE # Make DSM recheck disk compatability so reboot not needed (DSM 7 only).