From: Frank Brehm Date: Wed, 17 Apr 2024 17:07:31 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=51549d8084bf9528afc0eb3a529dbd1118cbb855;p=config%2Fbruni%2Fetc-mint-new1.git saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index ac47a12..f8fd2ee 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3295,8 +3295,8 @@ maybe chmod 0644 'systemd/system/snap-core18-2796.mount' maybe chmod 0644 'systemd/system/snap-core18-2812.mount' maybe chmod 0644 'systemd/system/snap-core20-2182.mount' maybe chmod 0644 'systemd/system/snap-core20-2264.mount' -maybe chmod 0644 'systemd/system/snap-drawio-203.mount' maybe chmod 0644 'systemd/system/snap-drawio-204.mount' +maybe chmod 0644 'systemd/system/snap-drawio-205.mount' maybe chmod 0644 'systemd/system/snap-ferdi-211.mount' maybe chmod 0644 'systemd/system/snap-ferdi-225.mount' maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-194.mount' diff --git a/systemd/system/multi-user.target.wants/snap-drawio-203.mount b/systemd/system/multi-user.target.wants/snap-drawio-203.mount deleted file mode 120000 index 73a00ba..0000000 --- a/systemd/system/multi-user.target.wants/snap-drawio-203.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-203.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-drawio-205.mount b/systemd/system/multi-user.target.wants/snap-drawio-205.mount new file mode 120000 index 0000000..a2b541d --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-drawio-205.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-205.mount \ No newline at end of file diff --git a/systemd/system/snap-drawio-203.mount b/systemd/system/snap-drawio-203.mount deleted file mode 100644 index 3e7ad79..0000000 --- a/systemd/system/snap-drawio-203.mount +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Mount unit for drawio, revision 203 -After=snapd.mounts-pre.target -Before=snapd.mounts.target -Before=local-fs.target - -[Mount] -What=/var/lib/snapd/snaps/drawio_203.snap -Where=/snap/drawio/203 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=snapd.mounts.target -WantedBy=multi-user.target diff --git a/systemd/system/snap-drawio-205.mount b/systemd/system/snap-drawio-205.mount new file mode 100644 index 0000000..17e6221 --- /dev/null +++ b/systemd/system/snap-drawio-205.mount @@ -0,0 +1,16 @@ +[Unit] +Description=Mount unit for drawio, revision 205 +After=snapd.mounts-pre.target +Before=snapd.mounts.target +Before=local-fs.target + +[Mount] +What=/var/lib/snapd/snaps/drawio_205.snap +Where=/snap/drawio/205 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=snapd.mounts.target +WantedBy=multi-user.target diff --git a/systemd/system/snapd.mounts.target.wants/snap-drawio-203.mount b/systemd/system/snapd.mounts.target.wants/snap-drawio-203.mount deleted file mode 120000 index 73a00ba..0000000 --- a/systemd/system/snapd.mounts.target.wants/snap-drawio-203.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-drawio-203.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-drawio-205.mount b/systemd/system/snapd.mounts.target.wants/snap-drawio-205.mount new file mode 120000 index 0000000..a2b541d --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-drawio-205.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-drawio-205.mount \ No newline at end of file