# pacman -S openntpd
# pacman -S openntpd resolving dependencies... looking for conflicting packages... Packages (1) openntpd-6.0p1-1 Total Download Size: 0.05 MiB Total Installed Size: 0.17 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... openntpd-6.0p1-1-x86_64 49.3 KiB 1642K/s 00:00 [######################] 100% (1/1) checking keys in keyring [######################] 100% (1/1) checking package integrity [######################] 100% (1/1) loading package files [######################] 100% (1/1) checking for file conflicts [######################] 100% (1/1) checking available disk space [######################] 100% :: Processing package changes... (1/1) installing openntpd [######################] 100% :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... /etc/ntpd.conf に以下を追記 server 0.jp.pool.ntp.org server 1.jp.pool.ntp.org server 2.jp.pool.ntp.org server 3.jp.pool.ntp.org # ntpd -s -d で時刻合わせ(手動)











