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

nixos/systemd: enable systemd cgroup accounting by default #66984

Merged
merged 4 commits into from
Aug 27, 2019

Commits on Aug 25, 2019

  1. nixos/systemd: honor default enableCgroupAccounting settings

    systemd defaults DefaultMemoryAccounting and DefaultTasksAccounting to
    yes, so no need to enable explicitly
    flokli committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    f34f38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3a18d4 View commit details
    Browse the repository at this point in the history
  3. nixos/systemd: enable cgroup accounting by default

    If this is the default for OpenShift already, we probably can enable it
    as well.
    
    see openshift/machine-config-operator#581
    flokli committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    0fb1714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b075dd View commit details
    Browse the repository at this point in the history