]> git.hoellein.online Git - vserver/commitdiff
daily autocommit
authormhoellein <mario@hoellein.online>
Mon, 14 Jul 2025 13:07:07 +0000 (15:07 +0200)
committermhoellein <mario@hoellein.online>
Mon, 14 Jul 2025 13:07:07 +0000 (15:07 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-core24-1055.mount [new symlink]
systemd/system/multi-user.target.wants/snap-core24-988.mount [deleted symlink]
systemd/system/snap-core24-1055.mount [new file with mode: 0644]
systemd/system/snap-core24-988.mount [deleted file]
systemd/system/snapd.mounts.target.wants/snap-core24-1055.mount [new symlink]
systemd/system/snapd.mounts.target.wants/snap-core24-988.mount [deleted symlink]

index 7adc8305ada1a2709f9337c52c45789e8f7bb6d9..94bd70764d84e3a9bfd6993cbca14476b0d4dc40 100755 (executable)
@@ -21260,7 +21260,7 @@ maybe chmod 0644 'systemd/system/snap-certbot-4737.mount'
 maybe chmod 0644 'systemd/system/snap-core20-2582.mount'
 maybe chmod 0644 'systemd/system/snap-core20-2599.mount'
 maybe chmod 0644 'systemd/system/snap-core24-1006.mount'
-maybe chmod 0644 'systemd/system/snap-core24-988.mount'
+maybe chmod 0644 'systemd/system/snap-core24-1055.mount'
 maybe chmod 0644 'systemd/system/snap-snapd-24718.mount'
 maybe chmod 0644 'systemd/system/snap-snapd-24792.mount'
 maybe chmod 0644 'systemd/system/snap.certbot.renew.service'
diff --git a/systemd/system/multi-user.target.wants/snap-core24-1055.mount b/systemd/system/multi-user.target.wants/snap-core24-1055.mount
new file mode 120000 (symlink)
index 0000000..7a3ee53
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core24-1055.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core24-988.mount b/systemd/system/multi-user.target.wants/snap-core24-988.mount
deleted file mode 120000 (symlink)
index 19e5b09..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core24-988.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core24-1055.mount b/systemd/system/snap-core24-1055.mount
new file mode 100644 (file)
index 0000000..6b8ac0e
--- /dev/null
@@ -0,0 +1,15 @@
+[Unit]
+Description=Mount unit for core24, revision 1055
+After=snapd.mounts-pre.target
+Before=snapd.mounts.target
+
+[Mount]
+What=/var/lib/snapd/snaps/core24_1055.snap
+Where=/snap/core24/1055
+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-core24-988.mount b/systemd/system/snap-core24-988.mount
deleted file mode 100644 (file)
index 0531368..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Mount unit for core24, revision 988
-After=snapd.mounts-pre.target
-Before=snapd.mounts.target
-
-[Mount]
-What=/var/lib/snapd/snaps/core24_988.snap
-Where=/snap/core24/988
-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-core24-1055.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-1055.mount
new file mode 120000 (symlink)
index 0000000..7a3ee53
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core24-1055.mount
\ No newline at end of file
diff --git a/systemd/system/snapd.mounts.target.wants/snap-core24-988.mount b/systemd/system/snapd.mounts.target.wants/snap-core24-988.mount
deleted file mode 120000 (symlink)
index 19e5b09..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core24-988.mount
\ No newline at end of file