mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
No commits in common. "da99ce785f70c9ee046a94c3cb87ea5062fc6d3d" and "ea0f1a1b8584825e05503bc56eb172e506b0b9ce" have entirely different histories.
da99ce785f
...
ea0f1a1b85
@ -146,7 +146,7 @@ repos:
|
||||
|
||||
# Shell code formatter, requires Go
|
||||
- repo: https://github.com/scop/pre-commit-shfmt
|
||||
rev: v3.7.0-3
|
||||
rev: v3.7.0-2
|
||||
hooks:
|
||||
- id: shfmt
|
||||
#- id: shfmt-docker
|
||||
|
6
etc/chrony/conf.d/ca-certificates.conf
Normal file
6
etc/chrony/conf.d/ca-certificates.conf
Normal file
@ -0,0 +1,6 @@
|
||||
# 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
|
@ -1,10 +0,0 @@
|
||||
# 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…
x
Reference in New Issue
Block a user