X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=netdata-installer.sh;fp=netdata-installer.sh;h=51fc25820e54a8e301b5c00ab7f17d8e75a64246;hb=9e80ee8c8651fcd39f9b620b4dc1d8cc8d93c8b7;hp=417c5ca2e968dc7a8f096de63b63a8d6117f49bd;hpb=48757ca9daf3438bf10dce4c7efb1865200d6673;p=netdata.git diff --git a/netdata-installer.sh b/netdata-installer.sh index 417c5ca2..51fc2582 100755 --- a/netdata-installer.sh +++ b/netdata-installer.sh @@ -723,7 +723,7 @@ if [ ${UID} -eq 0 ] # if we managed to setcap # but we fail to execute apps.plugin # trigger setuid to root - "${NETDATA_PREFIX}/usr/libexec/netdata/plugins.d/apps.plugin" -v >/dev/null 2>&1 + "${NETDATA_PREFIX}/usr/libexec/netdata/plugins.d/apps.plugin" -t >/dev/null 2>&1 setcap_ret=$? fi fi