Arch Linux Installation log pt. 6 – Configure Network Time Protocol

October 11, 2009  |  Arch Linux

Configuring Network Time Protocol is quickly done.

pacman -S openntpd

This installs openntpd and adds new group “ntp” and new user “ntp”

Edit /etc/rc.conf and add “openntpd” to the daemon list

Further reading at the Arch Linux Wiki

Network Time Protocol



Leave a Reply