Hey there again, this might be a weird question but I'm testing my options. I'm trying to set up a pod in Openshift that will allow me to run `chronyc sources`.
Sadly, the Openshift doesn't allow pods access to systemd, in addition it sets the user to be a random uid, but within the gid of root. Is there any way possible to achieve `chronyc sources` without access to the daemon? Sorry for the weird use case, might be irrelevant to this community. Thanks a lot in advance!