]> 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>
Thu, 2 Nov 2023 22:55:57 +0000 (23:55 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Thu, 2 Nov 2023 22:55:57 +0000 (23:55 +0100)
13 files changed:
.etckeeper
systemd/system/multi-user.target.wants/snap-core18-2785.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core18-2796.mount [new symlink]
systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-347.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-352.mount [new symlink]
systemd/system/snap-core18-2785.mount [deleted file]
systemd/system/snap-core18-2796.mount [new file with mode: 0644]
systemd/system/snap-pycharm\x2dcommunity-347.mount [deleted file]
systemd/system/snap-pycharm\x2dcommunity-352.mount [new file with mode: 0644]
systemd/system/snapd.mounts.target.wants/snap-core18-2785.mount [deleted symlink]
systemd/system/snapd.mounts.target.wants/snap-core18-2796.mount [new symlink]
systemd/system/snapd.mounts.target.wants/snap-pycharm\x2dcommunity-347.mount [deleted symlink]
systemd/system/snapd.mounts.target.wants/snap-pycharm\x2dcommunity-352.mount [new symlink]

index 2dfbb1825828c4fbe8ed6c5238198de411c7627d..4c13b747b5cf5d264b9cf5fd898837bae92ed21d 100755 (executable)
@@ -3281,8 +3281,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-16091.mount'
 maybe chmod 0644 'systemd/system/snap-core-16202.mount'
-maybe chmod 0644 'systemd/system/snap-core18-2785.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2790.mount'
+maybe chmod 0644 'systemd/system/snap-core18-2796.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-190.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-191.mount'
 maybe chmod 0644 'systemd/system/snap-ferdi-211.mount'
@@ -3291,8 +3291,8 @@ maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-194.mount'
 maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-198.mount'
 maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1534.mount'
 maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1535.mount'
-maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-347.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-350.mount'
+maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-352.mount'
 maybe chmod 0755 'systemd/system/snapd.mounts.target.wants'
 maybe chmod 0755 'systemd/system/sockets.target.wants'
 maybe chmod 0755 'systemd/system/sysinit.target.wants'
diff --git a/systemd/system/multi-user.target.wants/snap-core18-2785.mount b/systemd/system/multi-user.target.wants/snap-core18-2785.mount
deleted file mode 120000 (symlink)
index e8d0672..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core18-2785.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core18-2796.mount b/systemd/system/multi-user.target.wants/snap-core18-2796.mount
new file mode 120000 (symlink)
index 0000000..fd3d3a5
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core18-2796.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-347.mount b/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-347.mount
deleted file mode 120000 (symlink)
index d7f1713..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-pycharm\x2dcommunity-347.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-352.mount b/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-352.mount
new file mode 120000 (symlink)
index 0000000..7c3f01c
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-pycharm\x2dcommunity-352.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core18-2785.mount b/systemd/system/snap-core18-2785.mount
deleted file mode 100644 (file)
index 496879f..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=Mount unit for core18, revision 2785
-After=snapd.mounts-pre.target
-Before=snapd.mounts.target
-Before=local-fs.target
-
-[Mount]
-What=/var/lib/snapd/snaps/core18_2785.snap
-Where=/snap/core18/2785
-Type=squashfs
-Options=nodev,ro,x-gdu.hide,x-gvfs-hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=snapd.mounts.target
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-core18-2796.mount b/systemd/system/snap-core18-2796.mount
new file mode 100644 (file)
index 0000000..b24752a
--- /dev/null
@@ -0,0 +1,16 @@
+[Unit]
+Description=Mount unit for core18, revision 2796
+After=snapd.mounts-pre.target
+Before=snapd.mounts.target
+Before=local-fs.target
+
+[Mount]
+What=/var/lib/snapd/snaps/core18_2796.snap
+Where=/snap/core18/2796
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=snapd.mounts.target
+WantedBy=multi-user.target
diff --git a/systemd/system/snap-pycharm\x2dcommunity-347.mount b/systemd/system/snap-pycharm\x2dcommunity-347.mount
deleted file mode 100644 (file)
index dfa21cb..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=Mount unit for pycharm-community, revision 347
-After=snapd.mounts-pre.target
-Before=snapd.mounts.target
-Before=local-fs.target
-
-[Mount]
-What=/var/lib/snapd/snaps/pycharm-community_347.snap
-Where=/snap/pycharm-community/347
-Type=squashfs
-Options=nodev,ro,x-gdu.hide,x-gvfs-hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=snapd.mounts.target
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-pycharm\x2dcommunity-352.mount b/systemd/system/snap-pycharm\x2dcommunity-352.mount
new file mode 100644 (file)
index 0000000..eb2eb15
--- /dev/null
@@ -0,0 +1,16 @@
+[Unit]
+Description=Mount unit for pycharm-community, revision 352
+After=snapd.mounts-pre.target
+Before=snapd.mounts.target
+Before=local-fs.target
+
+[Mount]
+What=/var/lib/snapd/snaps/pycharm-community_352.snap
+Where=/snap/pycharm-community/352
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=snapd.mounts.target
+WantedBy=multi-user.target
diff --git a/systemd/system/snapd.mounts.target.wants/snap-core18-2785.mount b/systemd/system/snapd.mounts.target.wants/snap-core18-2785.mount
deleted file mode 120000 (symlink)
index e8d0672..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core18-2785.mount
\ No newline at end of file
diff --git a/systemd/system/snapd.mounts.target.wants/snap-core18-2796.mount b/systemd/system/snapd.mounts.target.wants/snap-core18-2796.mount
new file mode 120000 (symlink)
index 0000000..fd3d3a5
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core18-2796.mount
\ No newline at end of file
diff --git a/systemd/system/snapd.mounts.target.wants/snap-pycharm\x2dcommunity-347.mount b/systemd/system/snapd.mounts.target.wants/snap-pycharm\x2dcommunity-347.mount
deleted file mode 120000 (symlink)
index d7f1713..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-pycharm\x2dcommunity-347.mount
\ No newline at end of file
diff --git a/systemd/system/snapd.mounts.target.wants/snap-pycharm\x2dcommunity-352.mount b/systemd/system/snapd.mounts.target.wants/snap-pycharm\x2dcommunity-352.mount
new file mode 120000 (symlink)
index 0000000..7c3f01c
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-pycharm\x2dcommunity-352.mount
\ No newline at end of file