summaryrefslogtreecommitdiff
path: root/scripts/init-premount/thermal
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/init-premount/thermal')
-rwxr-xr-xscripts/init-premount/thermal6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/init-premount/thermal b/scripts/init-premount/thermal
index e0d79c3..64858af 100755
--- a/scripts/init-premount/thermal
+++ b/scripts/init-premount/thermal
@@ -16,8 +16,8 @@ prereqs)
esac
# For ACPI systems
-modprobe -q fan
-modprobe -q thermal
+modprobe -Qb fan
+modprobe -Qb thermal
# For ppc64 systems
-modprobe -q therm_pm72
+modprobe -Qb therm_pm72