Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e7843efe12178b3e656e6f9ac501470184241c21
      
https://github.com/NixOS/nixpkgs/commit/e7843efe12178b3e656e6f9ac501470184241c21
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2015-04-19 (Sun, 19 Apr 2015)

  Changed paths:
    M nixos/modules/services/networking/ddclient.nix

  Log Message:
  -----------
  ddclient: Fix incorrectly capitalized systemd unit key

This avoids the following warning:

Apr 19 10:53:48 xen systemd[1]: 
[/nix/store/...-unit-ddclient.service/ddclient.service:19] Unknown lvalue 
'type' in section 'Service'

As `Type=simple` is the default in systemd, the assignment to the
service type can be simply dropped.


  Commit: 1f513c21f9f3a9f19bc1861f71312ed8e8105de3
      
https://github.com/NixOS/nixpkgs/commit/1f513c21f9f3a9f19bc1861f71312ed8e8105de3
  Author: Tobias Geerinckx-Rice <[email protected]>
  Date:   2015-04-19 (Sun, 19 Apr 2015)

  Changed paths:
    M nixos/modules/services/networking/ddclient.nix

  Log Message:
  -----------
  Merge pull request #7461 from dezgeg/pr-ddclient-unit-type

ddclient: Fix capitalization of systemd unit keys


Compare: https://github.com/NixOS/nixpkgs/compare/b7b661f05fb0...1f513c21f9f3
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to