Fixed a small typo
This commit is contained in:
parent
0c7599cf06
commit
007113eb84
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ A "Network Time Protocol Daemon" (nptd for short) can sync the system clock with
|
|||
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.
|
||||
|
|
Loading…
Reference in a new issue