]> 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>
Sat, 6 Aug 2022 19:02:47 +0000 (21:02 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Sat, 6 Aug 2022 19:02:47 +0000 (21:02 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-drawio-158.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-drawio-160.mount [new symlink]
systemd/system/snap-drawio-158.mount [deleted file]
systemd/system/snap-drawio-160.mount [new file with mode: 0644]

index 2ec702f3f136f81be74f454bd2f8c9b8fa691275..d249b8b8f8c6daab4fc6f26718b0758707b064eb 100755 (executable)
@@ -3044,8 +3044,8 @@ maybe chmod 0644 'systemd/system/snap-core-13308.mount'
 maybe chmod 0644 'systemd/system/snap-core-13425.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2409.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2538.mount'
-maybe chmod 0644 'systemd/system/snap-drawio-158.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-159.mount'
+maybe chmod 0644 'systemd/system/snap-drawio-160.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-158.mount b/systemd/system/multi-user.target.wants/snap-drawio-158.mount
deleted file mode 120000 (symlink)
index c520b4c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-drawio-158.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-drawio-160.mount b/systemd/system/multi-user.target.wants/snap-drawio-160.mount
new file mode 120000 (symlink)
index 0000000..7356aef
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-drawio-160.mount
\ No newline at end of file
diff --git a/systemd/system/snap-drawio-158.mount b/systemd/system/snap-drawio-158.mount
deleted file mode 100644 (file)
index 7577670..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for drawio, revision 158
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/drawio_158.snap
-Where=/snap/drawio/158
-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-160.mount b/systemd/system/snap-drawio-160.mount
new file mode 100644 (file)
index 0000000..9ceb0c4
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for drawio, revision 160
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/drawio_160.snap
+Where=/snap/drawio/160
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target