mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-08-08 17:23:35 +02:00
Merge branch 'de#4517 reactivate watchdogv' into v1.11
This commit is contained in:
@@ -444,7 +444,7 @@ if [ "${baseimage}" = "raspios_arm64" ]; then
|
||||
fi
|
||||
echo "max_usb_current=1" | tee -a $configFile
|
||||
echo "dtparam=nvme" | tee -a $configFile
|
||||
echo "dtparam=watchdog=off" | tee -a $configFile
|
||||
echo "dtparam=watchdog=on" | tee -a $configFile
|
||||
echo 'dtoverlay=pi3-disable-bt' | tee -a $configFile
|
||||
echo 'dtoverlay=disable-bt' | tee -a $configFile
|
||||
else
|
||||
|
Reference in New Issue
Block a user