]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Wed, 19 Feb 2020 06:14:16 +0000 (07:14 +0100)
committerFrank Brehm <frank@brehm-online.com>
Wed, 19 Feb 2020 06:14:16 +0000 (07:14 +0100)
.etckeeper
systemd/system/multi-user.target.wants/snap-snapd-5754.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-snapd-6434.mount [new symlink]
systemd/system/snap-snapd-5754.mount [deleted file]
systemd/system/snap-snapd-6434.mount [new file with mode: 0644]

index d979ee32c580c338e48a29ff5c440a67bf16f277..efb498b6bdcebf493aa3ee33fd3536fd04c448bd 100755 (executable)
@@ -2886,8 +2886,8 @@ maybe chmod 0644 'systemd/system/snap-core18-1650.mount'
 maybe chmod 0644 'systemd/system/snap-core18-1668.mount'
 maybe chmod 0644 'systemd/system/snap-openra-172.mount'
 maybe chmod 0644 'systemd/system/snap-openra-183.mount'
-maybe chmod 0644 'systemd/system/snap-snapd-5754.mount'
 maybe chmod 0644 'systemd/system/snap-snapd-6240.mount'
+maybe chmod 0644 'systemd/system/snap-snapd-6434.mount'
 maybe chmod 0755 'systemd/system/sockets.target.wants'
 maybe chmod 0755 'systemd/system/sysinit.target.wants'
 maybe chmod 0755 'systemd/system/timers.target.wants'
diff --git a/systemd/system/multi-user.target.wants/snap-snapd-5754.mount b/systemd/system/multi-user.target.wants/snap-snapd-5754.mount
deleted file mode 120000 (symlink)
index 33c71fb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-snapd-5754.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-snapd-6434.mount b/systemd/system/multi-user.target.wants/snap-snapd-6434.mount
new file mode 120000 (symlink)
index 0000000..1bbdbd0
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-snapd-6434.mount
\ No newline at end of file
diff --git a/systemd/system/snap-snapd-5754.mount b/systemd/system/snap-snapd-5754.mount
deleted file mode 100644 (file)
index 9a5f47f..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for snapd, revision 5754
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/snapd_5754.snap
-Where=/snap/snapd/5754
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-snapd-6434.mount b/systemd/system/snap-snapd-6434.mount
new file mode 100644 (file)
index 0000000..2c10572
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for snapd, revision 6434
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/snapd_6434.snap
+Where=/snap/snapd/6434
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target