]> 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>
Fri, 28 Jan 2022 17:38:58 +0000 (18:38 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Fri, 28 Jan 2022 17:38:58 +0000 (18:38 +0100)
.etckeeper
systemd/system/multi-user.target.wants/snap-drawio-140.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-drawio-143.mount [new symlink]
systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-261.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-268.mount [new symlink]
systemd/system/snap-drawio-140.mount [deleted file]
systemd/system/snap-drawio-143.mount [new file with mode: 0644]
systemd/system/snap-pycharm\x2dcommunity-261.mount [deleted file]
systemd/system/snap-pycharm\x2dcommunity-268.mount [new file with mode: 0644]

index 7d1ba808e65eb72dd917f3e174bfbdc40bdcd3dd..5cd6be0dcef7216345d5977c31463211016a332f 100755 (executable)
@@ -3034,14 +3034,14 @@ maybe chmod 0644 'systemd/system/snap-core-11993.mount'
 maybe chmod 0644 'systemd/system/snap-core-12603.mount'
 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-140.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-142.mount'
+maybe chmod 0644 'systemd/system/snap-drawio-143.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'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-265.mount'
+maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-268.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-drawio-140.mount b/systemd/system/multi-user.target.wants/snap-drawio-140.mount
deleted file mode 120000 (symlink)
index cb50e40..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-drawio-140.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-drawio-143.mount b/systemd/system/multi-user.target.wants/snap-drawio-143.mount
new file mode 120000 (symlink)
index 0000000..907b990
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-drawio-143.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-261.mount b/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-261.mount
deleted file mode 120000 (symlink)
index becfbd7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-pycharm\x2dcommunity-261.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-268.mount b/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-268.mount
new file mode 120000 (symlink)
index 0000000..af0b598
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-pycharm\x2dcommunity-268.mount
\ No newline at end of file
diff --git a/systemd/system/snap-drawio-140.mount b/systemd/system/snap-drawio-140.mount
deleted file mode 100644 (file)
index 1096d30..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for drawio, revision 140
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/drawio_140.snap
-Where=/snap/drawio/140
-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-143.mount b/systemd/system/snap-drawio-143.mount
new file mode 100644 (file)
index 0000000..d53711d
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for drawio, revision 143
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/drawio_143.snap
+Where=/snap/drawio/143
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
diff --git a/systemd/system/snap-pycharm\x2dcommunity-261.mount b/systemd/system/snap-pycharm\x2dcommunity-261.mount
deleted file mode 100644 (file)
index 5774766..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for pycharm-community, revision 261
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/pycharm-community_261.snap
-Where=/snap/pycharm-community/261
-Type=squashfs
-Options=nodev,ro,x-gdu.hide,x-gvfs-hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-pycharm\x2dcommunity-268.mount b/systemd/system/snap-pycharm\x2dcommunity-268.mount
new file mode 100644 (file)
index 0000000..e3f3511
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for pycharm-community, revision 268
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/pycharm-community_268.snap
+Where=/snap/pycharm-community/268
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target