diff --git a/index.md b/index.md index 685df68..daf5b16 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,9 @@ title: chrony type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.chrony) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.chrony?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.chrony) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.chrony/src/branch/main/LICENSE) +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.chrony) +[![Build Status](https://img.shields.io/drone/build/ansible/xoxys.chrony?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.chrony) +[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.chrony/src/branch/main/LICENSE) Setup chrony NTP. @@ -68,7 +70,8 @@ chrony_pool: 2.pool.ntp.org iburst ### chrony_port -The port option can be set to 0 to make chrony daemon to never open any listening port for server operation and to operate strictly in a client-only mode. +The port option can be set to 0 to make chrony daemon to never open any listening port +for server operation and to operate strictly in a client-only mode. #### Default value