Skip to content

Docker and containerd systemd units are being owned my UID 1000 #1525

@snikhil1998

Description

@snikhil1998

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

  1. Set-up: Flatcar
  2. 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).

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions