]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Mon, 16 May 2022 21:49:19 +0000 (23:49 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 May 2022 21:49:19 +0000 (23:49 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-drawio-152.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-drawio-154.mount [new symlink]
systemd/system/snap-drawio-152.mount [deleted file]
systemd/system/snap-drawio-154.mount [new file with mode: 0644]

index 84e2109f53565a7604e448cf2276832a92f9e361..9bc16b93e980a708097413a89b894b42aa57bb9a 100755 (executable)
@@ -3037,8 +3037,8 @@ maybe chmod 0644 'systemd/system/snap-core-12834.mount'
 maybe chmod 0644 'systemd/system/snap-core-12941.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2344.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2409.mount'
-maybe chmod 0644 'systemd/system/snap-drawio-152.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-153.mount'
+maybe chmod 0644 'systemd/system/snap-drawio-154.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-161.mount'
diff --git a/systemd/system/multi-user.target.wants/snap-drawio-152.mount b/systemd/system/multi-user.target.wants/snap-drawio-152.mount
deleted file mode 120000 (symlink)
index 2396e83..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-drawio-152.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-drawio-154.mount b/systemd/system/multi-user.target.wants/snap-drawio-154.mount
new file mode 120000 (symlink)
index 0000000..9c6c8fe
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-drawio-154.mount
\ No newline at end of file
diff --git a/systemd/system/snap-drawio-152.mount b/systemd/system/snap-drawio-152.mount
deleted file mode 100644 (file)
index 8878c6c..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for drawio, revision 152
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/drawio_152.snap
-Where=/snap/drawio/152
-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-154.mount b/systemd/system/snap-drawio-154.mount
new file mode 100644 (file)
index 0000000..7012000
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for drawio, revision 154
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/drawio_154.snap
+Where=/snap/drawio/154
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target