diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-21 19:34:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-21 19:34:08 +0000 |
commit | 6d2e027eb728c8294fdd7c3692e9853b3ca2603b (patch) | |
tree | 3e190253238075ac8590b2f214852d2256fdad53 /health/Makefile.am | |
parent | Opting out by default from sending anonymous statistics (phone home). (diff) | |
download | netdata-6d2e027eb728c8294fdd7c3692e9853b3ca2603b.tar.xz netdata-6d2e027eb728c8294fdd7c3692e9853b3ca2603b.zip |
Merging upstream version 1.12.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'health/Makefile.am')
-rw-r--r-- | health/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/health/Makefile.am b/health/Makefile.am index 40592a964..4c4cdd7a0 100644 --- a/health/Makefile.am +++ b/health/Makefile.am @@ -31,6 +31,7 @@ dist_healthconfig_DATA = \ health.d/boinc.conf \ health.d/btrfs.conf \ health.d/ceph.conf \ + health.d/cgroups.conf \ health.d/cpu.conf \ health.d/couchdb.conf \ health.d/disks.conf \ |