# Running chronyd on Almalinux LXC (Proxmox)

When running `chronyd` on AlmaLinux OS on a Proxmox Server, it may raise permission issues, because the container is not privileged.

To resolve that issue, you only need to add `-x` to the options in the `UNIT` file of the `chronyd` service.