Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix LXC/LXD and machined detection for cgroups v2 #238

Merged
merged 1 commit into from
Mar 16, 2022

Commits on Mar 10, 2022

  1. Fix LXC/LXD and machined detection for cgroups v2

    The second field is always blank in cgroups v2 unlike v1, adjust parsing to
    support both cases for LXC/LXD and machined. This is the same fix as previously
    made for Docker in liske#234.
    
    Example: 0::/lxc.payload.focal/system.slice/avahi-daemon.service
    lathiat committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8465c3e View commit details
    Browse the repository at this point in the history