summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2016-05-14 00:10:38 +0300
committerCosta Tsaousis <costa@tsaousis.gr>2016-05-14 00:10:38 +0300
commit06c43af4d934e0ae890af83076f9fe56243bfdf9 (patch)
tree936d82bcb6f3280fdfc6f822fda3fc9537b308f6 /CMakeLists.txt
parent2377959d99ccda5e7f6ccf02536276ff1e615ad4 (diff)
apps.plugin now runs with linux capabilites instead of setuid to root
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 967df77e24..76e0d8dbf5 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -57,6 +57,8 @@ set(NETDATA_SOURCE_FILES
src/proc_stat.c
src/proc_sys_kernel_random_entropy_avail.c
src/proc_vmstat.c
+ src/registry.c
+ src/registry.h
src/rrd2json.c
src/rrd2json.h
src/rrd.c