]> 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, 19 Jul 2022 21:48:54 +0000 (23:48 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 19 Jul 2022 21:48:54 +0000 (23:48 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-core18-2344.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core18-2538.mount [new symlink]
systemd/system/snap-core18-2344.mount [deleted file]
systemd/system/snap-core18-2538.mount [new file with mode: 0644]

index 16638e96fab1da976ef5d90e04211a79927e5fa3..f73f2adf089f9feed792780b4182b4b426330593 100755 (executable)
@@ -3042,8 +3042,8 @@ maybe chmod 0755 'systemd/system/sleep.target.wants'
 maybe chmod 0644 'systemd/system/snap-bare-5.mount'
 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-2344.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-ferdi-211.mount'
diff --git a/systemd/system/multi-user.target.wants/snap-core18-2344.mount b/systemd/system/multi-user.target.wants/snap-core18-2344.mount
deleted file mode 120000 (symlink)
index 2e87f71..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core18-2344.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core18-2538.mount b/systemd/system/multi-user.target.wants/snap-core18-2538.mount
new file mode 120000 (symlink)
index 0000000..e8967f1
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core18-2538.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core18-2344.mount b/systemd/system/snap-core18-2344.mount
deleted file mode 100644 (file)
index 50e87b6..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for core18, revision 2344
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core18_2344.snap
-Where=/snap/core18/2344
-Type=squashfs
-Options=nodev,ro,x-gdu.hide,x-gvfs-hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-core18-2538.mount b/systemd/system/snap-core18-2538.mount
new file mode 100644 (file)
index 0000000..b5aa73e
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for core18, revision 2538
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core18_2538.snap
+Where=/snap/core18/2538
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target