summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2023-12-07 15:25:16 +0200
committerGitHub <noreply@github.com>2023-12-07 15:25:16 +0200
commit9fdf1c96e4b6d65a70f52ae4dd9272121aa7f0a4 (patch)
tree04cf3321ba78e8992b9aff4b55d0de6cca4f0f74 /system
parent35403d6c55707180539ea8a2757b0c2f82182f6b (diff)
set "HOME" after switching to netdata user (#16548)
Diffstat (limited to 'system')
-rw-r--r--system/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/Makefile.am b/system/Makefile.am
index 54e9278c84..1e96f6f4f1 100644
--- a/system/Makefile.am
+++ b/system/Makefile.am
@@ -3,6 +3,7 @@
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
CLEANFILES = \
+ install-service.sh \
cron/netdata-updater-daily \
freebsd/rc.d/netdata \
initd/init.d/netdata \