]> 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>
Wed, 12 Jan 2022 19:17:33 +0000 (20:17 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Wed, 12 Jan 2022 19:17:33 +0000 (20:17 +0100)
.etckeeper
systemd/system/multi-user.target.wants/snap-ferdi-185.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-ferdi-191.mount [new symlink]
systemd/system/snap-ferdi-185.mount [deleted file]
systemd/system/snap-ferdi-191.mount [new file with mode: 0644]

index 20b981dab60f41fece0db059203b05026ab2ae03..9b5e5b0b3097a00a4781de0374f3e4e7c2028341 100755 (executable)
@@ -3036,8 +3036,8 @@ maybe chmod 0644 'systemd/system/snap-core18-2253.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2284.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-137.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-138.mount'
-maybe chmod 0644 'systemd/system/snap-ferdi-185.mount'
 maybe chmod 0644 'systemd/system/snap-ferdi-188.mount'
+maybe chmod 0644 'systemd/system/snap-ferdi-191.mount'
 maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount'
 maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1519.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-261.mount'
diff --git a/systemd/system/multi-user.target.wants/snap-ferdi-185.mount b/systemd/system/multi-user.target.wants/snap-ferdi-185.mount
deleted file mode 120000 (symlink)
index 081c58c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-ferdi-185.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-ferdi-191.mount b/systemd/system/multi-user.target.wants/snap-ferdi-191.mount
new file mode 120000 (symlink)
index 0000000..8171759
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-ferdi-191.mount
\ No newline at end of file
diff --git a/systemd/system/snap-ferdi-185.mount b/systemd/system/snap-ferdi-185.mount
deleted file mode 100644 (file)
index b4b1123..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for ferdi, revision 185
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/ferdi_185.snap
-Where=/snap/ferdi/185
-Type=squashfs
-Options=nodev,ro,x-gdu.hide,x-gvfs-hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-ferdi-191.mount b/systemd/system/snap-ferdi-191.mount
new file mode 100644 (file)
index 0000000..5eb8b13
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for ferdi, revision 191
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/ferdi_191.snap
+Where=/snap/ferdi/191
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target