]> 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>
Fri, 1 May 2020 06:22:21 +0000 (08:22 +0200)
committerFrank Brehm <frank@brehm-online.com>
Fri, 1 May 2020 06:22:21 +0000 (08:22 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-core18-1668.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core18-1754.mount [new symlink]
systemd/system/snap-core18-1668.mount [deleted file]
systemd/system/snap-core18-1754.mount [new file with mode: 0644]

index 3d713a53b27d43b2ca114561943d28fe64c8ea98..c3aeae926e9d18a0add4a0e6d3a742b32ec78ecd 100755 (executable)
@@ -2885,8 +2885,8 @@ maybe chmod 0755 'systemd/system/printer.target.wants'
 maybe chmod 0755 'systemd/system/remote-fs.target.wants'
 maybe chmod 0644 'systemd/system/snap-core-8935.mount'
 maybe chmod 0644 'systemd/system/snap-core-9066.mount'
-maybe chmod 0644 'systemd/system/snap-core18-1668.mount'
 maybe chmod 0644 'systemd/system/snap-core18-1705.mount'
+maybe chmod 0644 'systemd/system/snap-core18-1754.mount'
 maybe chmod 0644 'systemd/system/snap-openra-183.mount'
 maybe chmod 0644 'systemd/system/snap-openra-216.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-192.mount'
diff --git a/systemd/system/multi-user.target.wants/snap-core18-1668.mount b/systemd/system/multi-user.target.wants/snap-core18-1668.mount
deleted file mode 120000 (symlink)
index cd23a8e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core18-1668.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core18-1754.mount b/systemd/system/multi-user.target.wants/snap-core18-1754.mount
new file mode 120000 (symlink)
index 0000000..37b2966
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core18-1754.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core18-1668.mount b/systemd/system/snap-core18-1668.mount
deleted file mode 100644 (file)
index 1897277..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for core18, revision 1668
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core18_1668.snap
-Where=/snap/core18/1668
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-core18-1754.mount b/systemd/system/snap-core18-1754.mount
new file mode 100644 (file)
index 0000000..be01b73
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for core18, revision 1754
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core18_1754.snap
+Where=/snap/core18/1754
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target