summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2016-04-02 19:44:57 +0300
committerAlon Bar-Lev <alon.barlev@gmail.com>2016-04-02 23:07:47 +0300
commit4c85e7362dc3f4ec875e711fbf255f186c9085ed (patch)
tree654fd17519f4e86c67f72b1d3c17c7cc1e08608e /system
parentfa54f9693cbebdb3b7adc4caad3b5b06650ff20c (diff)
build: rename systemd service and reorg system directory
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/Makefile.am9
-rw-r--r--system/netdata.service (renamed from system/netdata-systemd)0
2 files changed, 9 insertions, 0 deletions
diff --git a/system/Makefile.am b/system/Makefile.am
new file mode 100644
index 0000000000..d52fbddeb7
--- /dev/null
+++ b/system/Makefile.am
@@ -0,0 +1,9 @@
+#
+# Copyright (C) 2015 Alon Bar-Lev <alon.barlev@gmail.com>
+#
+MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
+
+dist_noinst_DATA = \
+ netdata-openrc \
+ netdata.service \
+ $(NULL)
diff --git a/system/netdata-systemd b/system/netdata.service
index 20a775b525..20a775b525 100644
--- a/system/netdata-systemd
+++ b/system/netdata.service