amazon-linux-2023
amazon-linux-2023 copied to clipboard
[Bug] - chronyd fails to restart - failed to create symbolic link
Describe the bug
I have a default chronyd install. I set selinux to enforcing. Latest AL2023 release.
chrony-4.3-1.amzn2023.0.4.aarch64
When I restart the service it fails to start with the following error:
Sep 29 19:36:42 host1 sh[42834]: ln: failed to create symbolic link '/run/chrony.d/ntp-pool.sources': File exists
I proceed to unlink /run/chrony.d/ntp-pool.sources
. When I start chronyd now it succeeds but then fails to restart again.