]> 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>
Tue, 18 Jan 2022 22:56:48 +0000 (23:56 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 18 Jan 2022 22:56:48 +0000 (23:56 +0100)
.etckeeper
systemd/system/multi-user.target.wants/snap-drawio-137.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-drawio-139.mount [new symlink]
systemd/system/snap-drawio-137.mount [deleted file]
systemd/system/snap-drawio-139.mount [new file with mode: 0644]

index 9b5e5b0b3097a00a4781de0374f3e4e7c2028341..3b0dc1c6de0b39b48b6d3a98a081b881d2be4836 100755 (executable)
@@ -3034,8 +3034,8 @@ 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-2253.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2284.mount'
-maybe chmod 0644 'systemd/system/snap-drawio-137.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-138.mount'
+maybe chmod 0644 'systemd/system/snap-drawio-139.mount'
 maybe chmod 0644 'systemd/system/snap-ferdi-188.mount'
 maybe chmod 0644 'systemd/system/snap-ferdi-191.mount'
 maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount'
diff --git a/systemd/system/multi-user.target.wants/snap-drawio-137.mount b/systemd/system/multi-user.target.wants/snap-drawio-137.mount
deleted file mode 120000 (symlink)
index b5e31b3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-drawio-137.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-drawio-139.mount b/systemd/system/multi-user.target.wants/snap-drawio-139.mount
new file mode 120000 (symlink)
index 0000000..7f32d09
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-drawio-139.mount
\ No newline at end of file
diff --git a/systemd/system/snap-drawio-137.mount b/systemd/system/snap-drawio-137.mount
deleted file mode 100644 (file)
index b7773b8..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for drawio, revision 137
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/drawio_137.snap
-Where=/snap/drawio/137
-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-139.mount b/systemd/system/snap-drawio-139.mount
new file mode 100644 (file)
index 0000000..2c658bd
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for drawio, revision 139
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/drawio_139.snap
+Where=/snap/drawio/139
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target