按照网友们的指点
/etc/default/rcS文件修改
UTC=no,就行了。
#
# /etc/default/rcS
#
# Default settings for the scripts in /etc/rcS.d/
#
# For information about these variables see the rcS(5) manual page.
#
# This file belongs to the "initscripts" package.
TMPTIME=0
SULOGIN=no
DELAYLOGIN=no
UTC=no
VERBOSE=no
FSCKFIX=no
~
~
~
~
本文介绍如何修改/etc/default/rcS文件以调整系统设置。通过将UTC设置为no,可以改变系统的时区配置。
1863

被折叠的 条评论
为什么被折叠?



