mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/chrony: fix wrong .sources suffix in comment
This commit is contained in:
parent
c8c46f257c
commit
3d3ff269b7
@ -138,6 +138,6 @@ sha512sums="
|
||||
f6f2056d1e70785f66b0fbec6e3ec9b0184785eac262e28e2a2c4d5a49762bf780ed7c2c7990a93f6ef063c167cea01fb8828705be558d0b8ff8c07d6962239f max_resolve_interval.patch
|
||||
4e7fe8cd3c2d75b32de3fbf4ffffe2f977c6aa05f902caaaa62dd5d6d7c90b3345bb78c7433585dd5b40ca4fbc662d01730d2f91af327b69e0cfbbfafb84194e chronyd.confd
|
||||
4de13c947ed52f6d3f5bbe4904ffd2201a86bbc645f1da891d33c7a79504a5282571641b6afb8ae85bafb5245849dc1354f4e143a0a3779bcb2006ad372ee291 chronyd.initd
|
||||
1d6eea554dec8086b7201d41d306d30a4cd92aa0c674fdcbf0cf9e1a5673b247befd90d3544401606da382c389f816170fba5245e00d1e7d0dfeaf6e177ca84c chrony.conf
|
||||
0a567f8986a541737b88018cb904d64f4a20e86c54a08223773451fc6a6473adf9e65d0643117d87072ca4a01846285a40ffc44fc00559333076e19f775284af chrony.conf
|
||||
172ce4d41d40e0cf22d076eada2bfe6d2b99bb858f3fa80eeba7e677a42bc68fe755cb847d120fff2faa9b07af172a787ec7c4a36005f1df67c19a1bc19825b8 timepps.h
|
||||
"
|
||||
|
||||
@ -8,7 +8,7 @@ confdir /etc/chrony/conf.d
|
||||
# https://www.ntppool.org/join.html
|
||||
pool pool.ntp.org iburst
|
||||
|
||||
# Include configuration files with the ".source" suffix from
|
||||
# Include configuration files with the ".sources" suffix from
|
||||
# /etc/chrony/sources.d. They can only contain the "peer", "pool" and "server"
|
||||
# directives and must have all lines terminated by a newline.
|
||||
sourcedir /etc/chrony/sources.d
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user