From: root Date: Wed, 10 Nov 2021 06:39:42 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=5a941de56658d8b82d61ed18f4c3f080e145cace;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 2afab2f..4bf7d1a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3028,8 +3028,14 @@ maybe chmod 0755 'systemd/system/printer.target.wants' maybe chmod 0755 'systemd/system/remote-fs.target.wants' maybe chmod 0755 'systemd/system/rescue.target.wants' maybe chmod 0755 'systemd/system/sleep.target.wants' +maybe chmod 0644 'systemd/system/snap-bare-5.mount' maybe chmod 0644 'systemd/system/snap-core-11798.mount' maybe chmod 0644 'systemd/system/snap-core-11993.mount' +maybe chmod 0644 'systemd/system/snap-core18-2246.mount' +maybe chmod 0644 'systemd/system/snap-drawio-127.mount' +maybe chmod 0644 'systemd/system/snap-drawio-128.mount' +maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount' +maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1519.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-252.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-256.mount' maybe chmod 0755 'systemd/system/sockets.target.wants' @@ -3069,6 +3075,7 @@ maybe chmod 0755 'udev' maybe chmod 0755 'udev/hwdb.d' maybe chmod 0755 'udev/rules.d' maybe chmod 0644 'udev/rules.d/70-snap.core.rules' +maybe chmod 0644 'udev/rules.d/70-snap.drawio.rules' maybe chmod 0644 'udev/udev.conf' maybe chmod 0755 'udisks2' maybe chmod 0644 'udisks2/udisks2.conf' diff --git a/resolv.conf b/resolv.conf index 9a0c1ae..c3eb8f0 100644 --- a/resolv.conf +++ b/resolv.conf @@ -1,5 +1,6 @@ -search pixelpark.net pixelpark.com pixelpark.de brehm-online.com uhu-banane.net pp-dns.com -nameserver 77.74.232.24 -nameserver 77.74.232.25 -nameserver 93.188.104.82 +search home.brehm-online.com brehm-online.com hennig-berlin.org uhu-banane.de uhu-banane.net +nameserver 127.0.0.1 +nameserver 1.1.1.1 +nameserver 8.8.8.8 +nameserver 8.8.4.4 options timeout:1 attempts:2 use-vc diff --git a/systemd/system/multi-user.target.wants/snap-bare-5.mount b/systemd/system/multi-user.target.wants/snap-bare-5.mount new file mode 120000 index 0000000..34eb1f5 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-bare-5.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-bare-5.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core18-2246.mount b/systemd/system/multi-user.target.wants/snap-core18-2246.mount new file mode 120000 index 0000000..ea0cfb1 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core18-2246.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-2246.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-127.mount b/systemd/system/multi-user.target.wants/snap-drawio-127.mount new file mode 120000 index 0000000..9e37644 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-127.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-127.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-128.mount b/systemd/system/multi-user.target.wants/snap-drawio-128.mount new file mode 120000 index 0000000..8cead0b --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-128.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-128.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-gnome\\x2d3\\x2d28\\x2d1804-161.mount" "b/systemd/system/multi-user.target.wants/snap-gnome\\x2d3\\x2d28\\x2d1804-161.mount" new file mode 120000 index 0000000..c9806a3 --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-gnome\\x2d3\\x2d28\\x2d1804-161.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-gtk\\x2dcommon\\x2dthemes-1519.mount" "b/systemd/system/multi-user.target.wants/snap-gtk\\x2dcommon\\x2dthemes-1519.mount" new file mode 120000 index 0000000..bb03caf --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-gtk\\x2dcommon\\x2dthemes-1519.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-gtk\x2dcommon\x2dthemes-1519.mount \ No newline at end of file diff --git a/systemd/system/snap-bare-5.mount b/systemd/system/snap-bare-5.mount new file mode 100644 index 0000000..e879078 --- /dev/null +++ b/systemd/system/snap-bare-5.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for bare, revision 5 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/bare_5.snap +Where=/snap/bare/5 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target diff --git a/systemd/system/snap-core18-2246.mount b/systemd/system/snap-core18-2246.mount new file mode 100644 index 0000000..eb8aad9 --- /dev/null +++ b/systemd/system/snap-core18-2246.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for core18, revision 2246 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/core18_2246.snap +Where=/snap/core18/2246 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target diff --git a/systemd/system/snap-drawio-127.mount b/systemd/system/snap-drawio-127.mount new file mode 100644 index 0000000..e2f927d --- /dev/null +++ b/systemd/system/snap-drawio-127.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for drawio, revision 127 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/drawio_127.snap +Where=/snap/drawio/127 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target diff --git a/systemd/system/snap-drawio-128.mount b/systemd/system/snap-drawio-128.mount new file mode 100644 index 0000000..0240734 --- /dev/null +++ b/systemd/system/snap-drawio-128.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for drawio, revision 128 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/drawio_128.snap +Where=/snap/drawio/128 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target diff --git "a/systemd/system/snap-gnome\\x2d3\\x2d28\\x2d1804-161.mount" "b/systemd/system/snap-gnome\\x2d3\\x2d28\\x2d1804-161.mount" new file mode 100644 index 0000000..f7da9ee --- /dev/null +++ "b/systemd/system/snap-gnome\\x2d3\\x2d28\\x2d1804-161.mount" @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for gnome-3-28-1804, revision 161 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/gnome-3-28-1804_161.snap +Where=/snap/gnome-3-28-1804/161 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target diff --git "a/systemd/system/snap-gtk\\x2dcommon\\x2dthemes-1519.mount" "b/systemd/system/snap-gtk\\x2dcommon\\x2dthemes-1519.mount" new file mode 100644 index 0000000..fe350c1 --- /dev/null +++ "b/systemd/system/snap-gtk\\x2dcommon\\x2dthemes-1519.mount" @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for gtk-common-themes, revision 1519 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/gtk-common-themes_1519.snap +Where=/snap/gtk-common-themes/1519 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target diff --git a/udev/rules.d/70-snap.drawio.rules b/udev/rules.d/70-snap.drawio.rules new file mode 100644 index 0000000..356b11b --- /dev/null +++ b/udev/rules.d/70-snap.drawio.rules @@ -0,0 +1,20 @@ +# This file is automatically generated. +# opengl +KERNEL=="nvhost-*", TAG+="snap_drawio_drawio" +# opengl +KERNEL=="nvmap", TAG+="snap_drawio_drawio" +# opengl +KERNEL=="pvr_sync", TAG+="snap_drawio_drawio" +# opengl +KERNEL=="renderD[0-9]*", TAG+="snap_drawio_drawio" +# opengl +KERNEL=="tegra_dc_[0-9]*", TAG+="snap_drawio_drawio" +# opengl +KERNEL=="tegra_dc_ctrl", TAG+="snap_drawio_drawio" +# opengl +KERNEL=="vchiq", TAG+="snap_drawio_drawio" +# opengl +KERNEL=="vcsm-cma", TAG+="snap_drawio_drawio" +# opengl +SUBSYSTEM=="drm", KERNEL=="card[0-9]*", TAG+="snap_drawio_drawio" +TAG=="snap_drawio_drawio", RUN+="/usr/lib/snapd/snap-device-helper $env{ACTION} snap_drawio_drawio $devpath $major:$minor"