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: 01ea5635fc5a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e6aba99c544b
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 25, 2019

  1. Copy the full SHA
    b79e3e6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2ffb2c0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fc91467 View commit details
    Browse the repository at this point in the history
  4. tests/systemd-networkd: add regression test for service group

    Previously systemd-networkd.service ran as systemd-network:nogroup.
    The wireguard private key file is now owned by root:systemd-network with
    mode 0640. It is therefore required that the systemd-network user is in the group
    with the same name, so that it is able to read the key file.
    WilliButz committed Nov 25, 2019
    Copy the full SHA
    ec16f4f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #74084 from WilliButz/systemd-services/use-correct…

    …-groups
    
    dont use nogroup for networkd, resolved and timesyncd
    flokli committed Nov 25, 2019
    Copy the full SHA
    e6aba99 View commit details
    Browse the repository at this point in the history