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

[1.1] cgroups: systemd: skip adding device paths that don't exist #3504

Merged
merged 1 commit into from
Jun 8, 2022
Merged

[1.1] cgroups: systemd: skip adding device paths that don't exist #3504

merged 1 commit into from
Jun 8, 2022

Commits on Jun 7, 2022

  1. cgroups: systemd: skip adding device paths that don't exist

    systemd emits very loud warnings when the path specified doesn't exist
    (which can be the case for some of our default rules). We don't need the
    ruleset we give systemd to be completely accurate (we discard some kinds
    of wildcard rules anyway) so we can safely skip adding these.
    
    Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
    cyphar committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7219387 View commit details
    Browse the repository at this point in the history