Fixed a small typo

This commit is contained in:
Tastatur 2023-10-10 01:05:39 +02:00
parent 0c7599cf06
commit 007113eb84

View file

@ -9,7 +9,7 @@ A "Network Time Protocol Daemon" (nptd for short) can sync the system clock with
Then to active its service: Then to active its service:
``` ```
ln -s /etc/sv/chronyd /var/service # ln -s /etc/sv/chronyd /var/service
``` ```
To configure the timezone edit the `/etc/rc.conf` file. To configure the timezone edit the `/etc/rc.conf` file.