1、在/etc/profile或者/root/.profile(/home/username/.profile)
在其中加入:
TZ=UTC-08:00
export TZ
hwclock -s
1、在/etc/profile或者/root/.profile(/home/username/.profile)
在其中加入:
TZ=UTC-08:00
export TZ
hwclock -s
转载于:https://www.cnblogs.com/xuanyuanchen/p/6296383.html