]> git.hoellein.online Git - vserver/commitdiff
committing changes in /etc made by "apt autoremove"
authormhoellein <mario@hoellein.online>
Thu, 7 Oct 2021 10:27:14 +0000 (12:27 +0200)
committermhoellein <mario@hoellein.online>
Thu, 7 Oct 2021 10:27:14 +0000 (12:27 +0200)
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-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 [deleted symlink]
alternatives/js.1.gz [deleted symlink]
letsencrypt/.certbot.lock [new file with mode: 0644]
systemd/system/netdata.service [new symlink]

index 7c5ad4b2d5faf8191bed2536b5d853877623cd9f..246176ab9582ad7a9c66eab279933cd2a1d0a6bf 100755 (executable)
@@ -41,11 +41,6 @@ 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'
@@ -1582,6 +1577,7 @@ maybe chmod 0755 'ldap/schema'
 maybe chmod 0644 'ldap/schema/amavis.schema'
 maybe chmod 0644 'legal'
 maybe chmod 0755 'letsencrypt'
+maybe chmod 0600 'letsencrypt/.certbot.lock'
 maybe chmod 0644 'letsencrypt/.updated-options-ssl-apache-conf-digest.txt'
 maybe chmod 0700 'letsencrypt/accounts'
 maybe chmod 0700 'letsencrypt/accounts/acme-staging-v02.api.letsencrypt.org'
@@ -8332,13 +8328,8 @@ 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
deleted file mode 120000 (symlink)
index 043d027..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/bin/nodejs
\ No newline at end of file
diff --git a/alternatives/js.1.gz b/alternatives/js.1.gz
deleted file mode 120000 (symlink)
index afe4150..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/man/man1/nodejs.1.gz
\ No newline at end of file
diff --git a/letsencrypt/.certbot.lock b/letsencrypt/.certbot.lock
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/systemd/system/netdata.service b/systemd/system/netdata.service
new file mode 120000 (symlink)
index 0000000..dc1dc0c
--- /dev/null
@@ -0,0 +1 @@
+/dev/null
\ No newline at end of file