Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 4b09f9995d47
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9a02d9c75e94
Choose a head ref
  • 5 commits
  • 3 files changed
  • 1 contributor

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
    Copy the full SHA
    f34f38e View commit details
    Browse the repository at this point in the history
  2. 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
    Copy the full SHA
    0fb1714 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6b075dd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Merge pull request #66984 from flokli/systemd-cgroup-accounting

    nixos/systemd: enable systemd cgroup accounting by default
    flokli committed Aug 27, 2019
    Copy the full SHA
    9a02d9c View commit details
    Browse the repository at this point in the history