]> git.ipfire.org Git - thirdparty/chrony.git/commit
conf: warn if not having read-only access to keys
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 25 Jan 2023 13:29:06 +0000 (14:29 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 25 Jan 2023 13:44:59 +0000 (14:44 +0100)
commit883b0dde946105e0910456a0bebb24d57fecb0fc
tree15d29c6c5014af3e67790366dbfce7f3fffe39da
parent9cba9c8585bc5ebf19bafece118fb2362090547c
conf: warn if not having read-only access to keys

After dropping root privileges, log a warning message if chronyd
doesn't have read access or has (unnecessary) write access to the
files containing symmetric and server NTS keys.
conf.c
conf.h
main.c
util.c
util.h