关于Manjaro系统时钟不同步问题 聽見下雨的聲音 May 22 2020 Linux 设置使用本地时间 $ sudo timedatectl set-local-rtc tr 安装openNTPD $ sudo pacman -S openntpd 启动服务: $ systemctl restart openntpd 设置开机启动 $ systemctl enable openntpd