]> git.hoellein.online Git - vserver/commitdiff
daily autocommit
authormhoellein <mario@hoellein.online>
Tue, 18 Feb 2025 05:26:17 +0000 (06:26 +0100)
committermhoellein <mario@hoellein.online>
Tue, 18 Feb 2025 05:26:17 +0000 (06:26 +0100)
.etckeeper
myssl/dh2048.pem
systemd/system/multi-user.target.wants/snap-core20-2379.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core20-2496.mount [new symlink]
systemd/system/snap-core20-2379.mount [deleted file]
systemd/system/snap-core20-2496.mount [new file with mode: 0644]
systemd/system/snapd.mounts.target.wants/snap-core20-2379.mount [deleted symlink]
systemd/system/snapd.mounts.target.wants/snap-core20-2496.mount [new symlink]

index 595ef67352d988a10302599806553056754cc9f4..7c1222fc25f464bdd0fc7c008031e6e80aba20c4 100755 (executable)
@@ -21256,8 +21256,8 @@ maybe chmod 0664 'systemd/system/set-route-network.service'
 maybe chmod 0755 'systemd/system/sleep.target.wants'
 maybe chmod 0644 'systemd/system/snap-certbot-4325.mount'
 maybe chmod 0644 'systemd/system/snap-certbot-4412.mount'
-maybe chmod 0644 'systemd/system/snap-core20-2379.mount'
 maybe chmod 0644 'systemd/system/snap-core20-2434.mount'
+maybe chmod 0644 'systemd/system/snap-core20-2496.mount'
 maybe chmod 0644 'systemd/system/snap-core24-609.mount'
 maybe chmod 0644 'systemd/system/snap-core24-716.mount'
 maybe chmod 0644 'systemd/system/snap-snapd-23258.mount'
index 1d476179c8c0e306eb442bf05f73c247752a4019..0bb9886f02f30c8f40dfd73abcdb5c7d5937e12b 100644 (file)
@@ -1,8 +1,8 @@
 -----BEGIN DH PARAMETERS-----
-MIIBCAKCAQEA3PI2LGROyTQ0ZwPAltbCQnTwfiQkaE01s0o2x8X3pgY8hQRQo+h2
-b+nm+lJDBingGxKPCk9PIKbRAsuPPeSJDTfMyxj6bXruCRtEVxRACrLyMbpI3Jui
-5o82jjIVikG73pMmjzSdYimRl/YSH0+jtH+GrQRDIMO7STkvP5QhgeqWUH/5b8K3
-OyohfK+msKUxNc63f8mmlpauhmCx1Counb27StLSyfUJ0nH0I+RfrmaA3jvDf5Ya
-4TcRsEX886lwSm0yH/XxHEaGK7fumj5jSPM3kcycfQhMEfZQYaLOY7ldPwTaKCdl
-c+1E3QClqFc/4KkVpHCp7ic5TTz2zXccgwIBAg==
+MIIBCAKCAQEApbwodP9UGMY6IzdfvE+mq5i2u/NUtNBw5stjMZE/YW0JpzyWPO2X
+zi4AWV6PUxvbxrF6EY/GZZcfFI89ozJH6xSaZUZnxoA5E5J20DaPEz5ObDvtybwU
+c5D7f9lQYDlVOa/lMx8ewP26M7Eeu2BtobYDG0T2bxmhnQWGdPvfc/Jn4DsAYy9E
+6sP44bviNz0EE31nXgXn3xzeCmDPQrYvVRR/u03L5g91gBoThVqxIp4uG0QvBOuH
+S27PNWofBpqEtIwoLNcwDDcBeVzqGqnS9ZocIkoi53Qvk565hnm5O+dfgEKLapXq
+j9auTEkzx193VvQsP/GhNKIEWtw3Sp0mWwIBAg==
 -----END DH PARAMETERS-----
diff --git a/systemd/system/multi-user.target.wants/snap-core20-2379.mount b/systemd/system/multi-user.target.wants/snap-core20-2379.mount
deleted file mode 120000 (symlink)
index 36a1012..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core20-2379.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core20-2496.mount b/systemd/system/multi-user.target.wants/snap-core20-2496.mount
new file mode 120000 (symlink)
index 0000000..9557c6a
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core20-2496.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core20-2379.mount b/systemd/system/snap-core20-2379.mount
deleted file mode 100644 (file)
index 28cc759..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Mount unit for core20, revision 2379
-After=snapd.mounts-pre.target
-Before=snapd.mounts.target
-
-[Mount]
-What=/var/lib/snapd/snaps/core20_2379.snap
-Where=/snap/core20/2379
-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-core20-2496.mount b/systemd/system/snap-core20-2496.mount
new file mode 100644 (file)
index 0000000..9258cb2
--- /dev/null
@@ -0,0 +1,15 @@
+[Unit]
+Description=Mount unit for core20, revision 2496
+After=snapd.mounts-pre.target
+Before=snapd.mounts.target
+
+[Mount]
+What=/var/lib/snapd/snaps/core20_2496.snap
+Where=/snap/core20/2496
+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-core20-2379.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2379.mount
deleted file mode 120000 (symlink)
index 36a1012..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core20-2379.mount
\ No newline at end of file
diff --git a/systemd/system/snapd.mounts.target.wants/snap-core20-2496.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2496.mount
new file mode 120000 (symlink)
index 0000000..9557c6a
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core20-2496.mount
\ No newline at end of file