Description
The systemd unit files /usr/lib/systemd/system/docker.service, /usr/lib/systemd/system/docker.socket, and /usr/lib/systemd/system/containerd.service, are being owned by UID 1000.
Impact
Security checks are failing when testing our product.
Environment and steps to reproduce
- Set-up: Flatcar
- Task: Standard testing
Expected behavior
The systemd unit files /usr/lib/systemd/system/docker.service, /usr/lib/systemd/system/docker.socket, and /usr/lib/systemd/system/containerd.service, should be owned by root user (UID 0).