diff --git a/pages/linux/timedatectl.md b/pages/linux/timedatectl.md index 2d77b45ee..b597a4392 100644 --- a/pages/linux/timedatectl.md +++ b/pages/linux/timedatectl.md @@ -17,3 +17,7 @@ - To change timezones: `timedatectl set-timezone {{timezone}}` + +- To enable Network Time Protocol (NTP) syncing: + +`timedatectl set-ntp on`