committing changes in /etc made by "sh /tmp/netdata-kickstart.sh --claim-token aLhhRAZeOuysZlEP2bXAEarAjyl6z0IlFnLpMtFWsqkdYLI6WmChuWGDFb4yhAopbktpArp9VzOZWVnjNXyjXOeaa3YDjx1-lkEtn8eUVo6tmzvLmla3qos98YymqYnDdQFLpAw --claim-url https://app.netdata.cloud"

Package changes:
This commit is contained in:
2023-01-24 13:04:06 +02:00
parent 59be7aacb9
commit e582ddedad
13 changed files with 392 additions and 18 deletions

View File

@@ -54,6 +54,14 @@ mkdir -p './mail/spamassassin/sa-update-keys/private-keys-v1.d'
mkdir -p './modulefiles'
mkdir -p './modules-load.d'
mkdir -p './named'
mkdir -p './netdata/charts.d'
mkdir -p './netdata/custom-plugins.d'
mkdir -p './netdata/ebpf.d'
mkdir -p './netdata/go.d'
mkdir -p './netdata/health.d'
mkdir -p './netdata/python.d'
mkdir -p './netdata/ssl'
mkdir -p './netdata/statsd.d'
mkdir -p './newrelic-infra/integrations.d'
mkdir -p './nginx/conf.d/ganool/nginx/modules'
mkdir -p './nginx/conf.d/ganool/nginx/ngx1/nginx/modules'
@@ -3005,6 +3013,7 @@ maybe chmod 0644 'logrotate.d/mysecureshell'
maybe chmod 0644 'logrotate.d/mysql'
maybe chgrp 'named' 'logrotate.d/named'
maybe chmod 0640 'logrotate.d/named'
maybe chmod 0644 'logrotate.d/netdata'
maybe chmod 0644 'logrotate.d/nginx'
maybe chmod 0644 'logrotate.d/php-fpm'
maybe chmod 0644 'logrotate.d/ppp'
@@ -3911,6 +3920,18 @@ maybe chmod 0640 'named.rfc1912.zones'
maybe chgrp 'named' 'named.root.key'
maybe chmod 0644 'named.root.key'
maybe chmod 0644 'netconfig'
maybe chmod 0755 'netdata'
maybe chmod 0644 'netdata/.install-type'
maybe chmod 0755 'netdata/charts.d'
maybe chmod 0755 'netdata/custom-plugins.d'
maybe chmod 0755 'netdata/ebpf.d'
maybe chmod 0755 'netdata/edit-config'
maybe chmod 0755 'netdata/go.d'
maybe chmod 0755 'netdata/health.d'
maybe chmod 0644 'netdata/netdata.conf'
maybe chmod 0755 'netdata/python.d'
maybe chmod 0755 'netdata/ssl'
maybe chmod 0755 'netdata/statsd.d'
maybe chmod 0644 'networks'
maybe chmod 0755 'newrelic-infra'
maybe chmod 0644 'newrelic-infra.yml'