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

Commits on Oct 22, 2018

  1. nixos/ddclient: make RuntimeDirectory private

    ddclient will raise a warning if /run/ddclient/ is world-readable
    c0bw3b committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    f76a9eb View commit details
    Browse the repository at this point in the history
  2. nixos/ddclient: make configFile private

    /run/ddclient/ddclient.conf should be installed in mode 660 (readable and writeable only by ddclient.service user and group)
    c0bw3b committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    ab5380e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Merge pull request #48844 from c0bw3b/svc/ddclient

    nixos/ddclient: make RuntimeDirectory and configFile private
    infinisil committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    f374add View commit details
    Browse the repository at this point in the history