Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: ebe67d69d021e8970c717ac05195c07bae33b270
https://github.com/NixOS/nixpkgs/commit/ebe67d69d021e8970c717ac05195c07bae33b270
Author: Bjørn Forsman <[email protected]>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M nixos/modules/services/monitoring/collectd.nix
Log Message:
-----------
collectd service: change /var/lib/collectd perms: 700 -> 755
The collectd service runs as an unprivileged user by default, so it does
not leak more information to its data directory than any user can obtain
elsewhere by other means.
If people are running it as root and are worried about information leak,
we can add collectd group and set perms to 750.
CC @offlinehacker.
Fixes #21198.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits