nixpkgs/nixos
Casey Ransom f3cba4f6bb netdata service: fix permissions for apps.plugin
apps.plugin requires capabilities for full process monitoring. with
1.9.0, netdata allows multiple directories to search for plugins and the
setuid directory can be specified here.

the module is backwards compatible with older configs. a test is
included that verifies data gathering for the elevated privileges. one
additional attribute is added to make configuration more generic than
including configuration in string form.
2018-01-02 17:57:19 -05:00
..
doc/manual Merge pull request #33196 from obsidiansystems/bintools-release-note 2017-12-30 19:37:06 -05:00
lib make-disk-image.nix: Really fix write permissions in the store 2017-12-20 17:28:46 +02:00
maintainers create-amis.sh: Ass eu-west-3 2017-12-20 16:35:22 +01:00
modules netdata service: fix permissions for apps.plugin 2018-01-02 17:57:19 -05:00
tests netdata service: fix permissions for apps.plugin 2018-01-02 17:57:19 -05:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix Merge pull request #31805 from gleber/make-switch-to-configuration-pure 2017-11-19 19:03:52 +00:00
release-small.nix php: pcre test blocks -small channels as well 2017-11-12 11:03:54 +01:00
release.nix netdata service: fix permissions for apps.plugin 2018-01-02 17:57:19 -05:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.