群晖手动调整硬盘温度限制范围

一、在终端执行以下命令,不知道怎么进入的参照以下教程教程地址

二、输入以下命令,将61替换成71,58替换成68

sed -i 's/61/71/g' /usr/syno/etc.defaults/scemd.xml
sed -i 's/61/71/g' /usr/syno/etc/scemd.xml
sed -i 's/58/68/g' /usr/syno/etc.defaults/scemd.xml
sed -i 's/58/68/g' /usr/syno/etc/scemd.xml

三、替换完成后重启生效

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享