mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
chrony/conf.d: add .FIXME suffix to ca-certificates.conf, clarifying comments
This commit is contained in:
parent
28a5916c55
commit
da99ce785f
@ -1,6 +0,0 @@
|
|||||||
# CA-certificates for Chrony to trust NTS servers. Can be specified multiple
|
|
||||||
# times
|
|
||||||
# Debian
|
|
||||||
ntstrustedcerts /etc/ssl/certs/ca-certificates.crt
|
|
||||||
# Fedora
|
|
||||||
ntstrustedcerts /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
|
10
etc/chrony/conf.d/ca-certificates.conf.FIXME
Normal file
10
etc/chrony/conf.d/ca-certificates.conf.FIXME
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# CA-certificates for Chrony to trust NTS servers. Can be specified multiple
|
||||||
|
# times. Uncomment the option for your system and clean this file up.
|
||||||
|
# The default configuration should ignore this file due it not ending with
|
||||||
|
# ".conf" as per "man chrony.conf" section for "confdir".
|
||||||
|
|
||||||
|
# Debian
|
||||||
|
#ntstrustedcerts /etc/ssl/certs/ca-certificates.crt
|
||||||
|
|
||||||
|
# Fedora
|
||||||
|
#ntstrustedcerts /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
Loading…
Reference in New Issue
Block a user