Skip to content

Every unit created by runc need daemon reload since systemd v230. #4568

@wenjianhn

Description

@wenjianhn

Description

Every unit created by runc need daemon reload since systemd v230.

Steps to reproduce the issue

  1. sudo runc --systemd-cgroup --root /tmp/runc run mycontainerid
  2. sudo systemctl show -P NeedDaemonReload runc-mycontainerid.scope

Describe the results you received and expected

Actual:

$ sudo systemctl show -P NeedDaemonReload runc-mycontainerid.scope
yes

Expected:

$ sudo systemctl show -P NeedDaemonReload runc-mycontainerid.scope
no

What version of runc are you using?

v1.2.0-109

Host OS information

No response

Host kernel information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions