systemd-timesyncd在启动时不使用rtc时间

时间:2019-04-05 20:11:19

标签: time raspberry-pi raspberry-pi3

我在树莓派上添加了一个RTC,RTC时间已得到很好的更新,但是当我在禁用ntp的情况下重新启动时,系统时间与RTC时间不匹配。 (迟到一个月以上):

2019-02-21 13:45:38 root ~/ #>timedatectl              
               Local time: Thu 2019-02-21 13:45:42 UTC
           Universal time: Thu 2019-02-21 13:45:42 UTC
                 RTC time: Fri 2019-04-05 20:08:36
                Time zone: UTC (UTC, +0000)
System clock synchronized: no
              NTP service: inactive
          RTC in local TZ: no

2019-02-21 13:45:42 root ~/ #>

如何强制使用RTC时间?

(树莓派必须在没有互联网连接的情况下跟踪时间)

0 个答案:

没有答案