From: root Date: Mon, 19 Dec 2022 06:40:43 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=562008b0f246ab5d85bcbe8efff684c8200c50f5;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index be19583..16a73fd 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1,5 +1,6 @@ # Generated by etckeeper. Do not edit. +mkdir -p './ModemManager/connection.d' mkdir -p './ModemManager/fcc-unlock.d' mkdir -p './NetworkManager/dispatcher.d/no-wait.d' mkdir -p './NetworkManager/dispatcher.d/pre-down.d' @@ -107,6 +108,7 @@ maybe chmod 0644 'ImageMagick-6/type-urw-base35.xml' maybe chmod 0644 'ImageMagick-6/type-windows.xml' maybe chmod 0644 'ImageMagick-6/type.xml' maybe chmod 0755 'ModemManager' +maybe chmod 0755 'ModemManager/connection.d' maybe chmod 0755 'ModemManager/fcc-unlock.d' maybe chmod 0755 'NetworkManager' maybe chmod 0644 'NetworkManager/NetworkManager.conf' @@ -3268,8 +3270,8 @@ 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-14399.mount' -maybe chmod 0644 'systemd/system/snap-core18-2632.mount' maybe chmod 0644 'systemd/system/snap-core18-2654.mount' +maybe chmod 0644 'systemd/system/snap-core18-2667.mount' maybe chmod 0644 'systemd/system/snap-drawio-166.mount' maybe chmod 0644 'systemd/system/snap-drawio-167.mount' maybe chmod 0644 'systemd/system/snap-ferdi-211.mount' diff --git a/systemd/system/default.target.wants/snap-core18-2632.mount b/systemd/system/default.target.wants/snap-core18-2632.mount deleted file mode 120000 index 42d00d5..0000000 --- a/systemd/system/default.target.wants/snap-core18-2632.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core18-2632.mount \ No newline at end of file diff --git a/systemd/system/default.target.wants/snap-core18-2667.mount b/systemd/system/default.target.wants/snap-core18-2667.mount new file mode 120000 index 0000000..655ee42 --- /dev/null +++ b/systemd/system/default.target.wants/snap-core18-2667.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-2667.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core18-2632.mount b/systemd/system/multi-user.target.wants/snap-core18-2632.mount deleted file mode 120000 index 42d00d5..0000000 --- a/systemd/system/multi-user.target.wants/snap-core18-2632.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core18-2632.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core18-2667.mount b/systemd/system/multi-user.target.wants/snap-core18-2667.mount new file mode 120000 index 0000000..655ee42 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core18-2667.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-2667.mount \ No newline at end of file diff --git a/systemd/system/snap-core18-2632.mount b/systemd/system/snap-core18-2632.mount deleted file mode 100644 index bcae647..0000000 --- a/systemd/system/snap-core18-2632.mount +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=Mount unit for core18, revision 2632 -Before=snapd.service -After=zfs-mount.service - -[Mount] -What=/var/lib/snapd/snaps/core18_2632.snap -Where=/snap/core18/2632 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=default.target multi-user.target diff --git a/systemd/system/snap-core18-2667.mount b/systemd/system/snap-core18-2667.mount new file mode 100644 index 0000000..070b9f5 --- /dev/null +++ b/systemd/system/snap-core18-2667.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for core18, revision 2667 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/core18_2667.snap +Where=/snap/core18/2667 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=default.target multi-user.target