]> 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, 12 Apr 2022 05:24:35 +0000 (07:24 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 12 Apr 2022 05:24:35 +0000 (07:24 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-drawio-146.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-drawio-149.mount [new symlink]
systemd/system/snap-drawio-146.mount [deleted file]
systemd/system/snap-drawio-149.mount [new file with mode: 0644]

index 14ae4fa7f01f020bd0cefc32621d6ed14bf1b721..9ca834439c7ff4b2142eee90f5e83331b14d6b1c 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-2284.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2344.mount'
-maybe chmod 0644 'systemd/system/snap-drawio-146.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-148.mount'
+maybe chmod 0644 'systemd/system/snap-drawio-149.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-146.mount b/systemd/system/multi-user.target.wants/snap-drawio-146.mount
deleted file mode 120000 (symlink)
index b9e11c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-drawio-146.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-drawio-149.mount b/systemd/system/multi-user.target.wants/snap-drawio-149.mount
new file mode 120000 (symlink)
index 0000000..b8c0725
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-drawio-149.mount
\ No newline at end of file
diff --git a/systemd/system/snap-drawio-146.mount b/systemd/system/snap-drawio-146.mount
deleted file mode 100644 (file)
index 206df2d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for drawio, revision 146
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/drawio_146.snap
-Where=/snap/drawio/146
-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-149.mount b/systemd/system/snap-drawio-149.mount
new file mode 100644 (file)
index 0000000..2c0509a
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for drawio, revision 149
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/drawio_149.snap
+Where=/snap/drawio/149
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target