Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 248bf519c9b29a93684d5bb900046d5d0ef1d26e
https://github.com/NixOS/nixpkgs/commit/248bf519c9b29a93684d5bb900046d5d0ef1d26e
Author: Marius Bergmann <[email protected]>
Date: 2016-11-02 (Wed, 02 Nov 2016)
Changed paths:
M nixos/modules/services/networking/smokeping.nix
Log Message:
-----------
smokeping service: Fix permissions in $smokepingHome
In the prestart config of the smokeping service, smokeping is executed
initially. This happens as the user root and writes some files to
$smokepingHome, which can't be overwritten by the smokeping user. This
gives an error message.
I fixed this by moving the chown step after the initial smokeping runs,
so that it also affects the generated files.
Commit: 08fb099b820cc6f1d5a4b09c8d32308b6240ee00
https://github.com/NixOS/nixpkgs/commit/08fb099b820cc6f1d5a4b09c8d32308b6240ee00
Author: Tim Steinbach <[email protected]>
Date: 2016-11-02 (Wed, 02 Nov 2016)
Changed paths:
M nixos/modules/services/networking/smokeping.nix
Log Message:
-----------
Merge pull request #20085 from mbrgm/fix/smokeping-permissions
smokeping service: Fix permissions in $smokepingHome
Compare: https://github.com/NixOS/nixpkgs/compare/e97e9835dc27...08fb099b820c_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits