diff --git a/pages/linux/timedatectl.md b/pages/linux/timedatectl.md index ec20dbc86..e79e5d4b7 100644 --- a/pages/linux/timedatectl.md +++ b/pages/linux/timedatectl.md @@ -22,3 +22,7 @@ - Enable Network Time Protocol (NTP) synchronization: `timedatectl set-ntp on` + +- Change the hardware clock time standard to localtime: + +`timedatectl set-local-rtc 1`