]> git.hoellein.online Git - vserver/commitdiff
committing changes in /etc made by "apt-get install netdata"
authormhoellein <mario@hoellein.online>
Fri, 14 Jan 2022 09:54:46 +0000 (10:54 +0100)
committermhoellein <mario@hoellein.online>
Fri, 14 Jan 2022 09:54:46 +0000 (10:54 +0100)
Package changes:
+fonts-font-awesome 5.0.10+really4.7.0~dfsg-1 all
+fonts-glyphicons-halflings 1.009~3.4.1+dfsg-1 all
+libc-ares2 1.15.0-1ubuntu0.1 amd64
+libjs-bootstrap 3.4.1+dfsg-1 all
+libnetfilter-acct1 1.0.3-2 amd64
+libnode64 10.19.0~dfsg-3ubuntu1 amd64
+netdata 1.19.0-3ubuntu1 all
+netdata-plugins-bash 1.19.0-3ubuntu1 all
+netdata-plugins-nodejs 1.19.0-3ubuntu1 all
+netdata-plugins-python 1.19.0-3ubuntu1 all
+netdata-web 1.19.0-3ubuntu1 all
+nodejs 10.19.0~dfsg-3ubuntu1 amd64
+nodejs-doc 10.19.0~dfsg-3ubuntu1 all

.etckeeper
alternatives/js [new symlink]
alternatives/js.1.gz [new symlink]
systemd/system/netdata.service [deleted symlink]

index c0448893b823b16bdfbb3663e0d3b7e358e37edd..3f10234dcc1b0121b357466a29132ea3d7170317 100755 (executable)
@@ -41,6 +41,11 @@ mkdir -p './letsencrypt/renewal-hooks/pre'
 mkdir -p './libpaper.d'
 mkdir -p './logcheck/violations.ignore.d'
 mkdir -p './monit/conf-available'
+mkdir -p './netdata/charts.d'
+mkdir -p './netdata/health.d'
+mkdir -p './netdata/node.d'
+mkdir -p './netdata/python.d'
+mkdir -p './netdata/statsd.d'
 mkdir -p './networkd-dispatcher/carrier.d'
 mkdir -p './networkd-dispatcher/degraded.d'
 mkdir -p './networkd-dispatcher/dormant.d'
@@ -8877,8 +8882,13 @@ maybe chmod 0644 'nagios-plugins/config/users.cfg'
 maybe chmod 0644 'nanorc'
 maybe chmod 0755 'netdata'
 maybe chmod 0644 'netdata/.opt-out-from-anonymous-statistics'
+maybe chmod 0755 'netdata/charts.d'
 maybe chmod 0755 'netdata/edit-config'
+maybe chmod 0755 'netdata/health.d'
 maybe chmod 0644 'netdata/netdata.conf'
+maybe chmod 0755 'netdata/node.d'
+maybe chmod 0755 'netdata/python.d'
+maybe chmod 0755 'netdata/statsd.d'
 maybe chmod 0755 'netplan'
 maybe chmod 0644 'netplan/01-netcfg.yaml'
 maybe chmod 0755 'network'
diff --git a/alternatives/js b/alternatives/js
new file mode 120000 (symlink)
index 0000000..043d027
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/nodejs
\ No newline at end of file
diff --git a/alternatives/js.1.gz b/alternatives/js.1.gz
new file mode 120000 (symlink)
index 0000000..afe4150
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/man1/nodejs.1.gz
\ No newline at end of file
diff --git a/systemd/system/netdata.service b/systemd/system/netdata.service
deleted file mode 120000 (symlink)
index dc1dc0c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/dev/null
\ No newline at end of file