修改/etc/default/rcS文件(没有就新建):
sudo vim /etc/default/rcS
作如下修改:
# 将UTC=yes改成no UTC=no
原理参考链接:https://blog.csdn.net/gatieme/article/details/51883981