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: ce2f8bfda820
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2b4d7221a94e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 25, 2018

  1. resolvconf.conf: Remove forced NSCD service restart

    Forcibly restarting NSCD is unnecessary and breaks setups that use SSSD for
    authentication. NSCD is capable of detecting changes to /etc/resolv.conf and
    invalidating its caches internally. Restarting NSCD/SSSD breaks user name and
    UID resolution.
    spacefrogg committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    d8c16bc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Merge pull request #42569 from spacefrogg/nscd-fix

    resolvconf.conf: Remove forced NSCD service restart
    matthewbauer committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    2b4d722 View commit details
    Browse the repository at this point in the history