]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
daily autocommit
authorroot <root@bruni.home.brehm-online.com>
Tue, 22 Nov 2022 07:03:04 +0000 (08:03 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 22 Nov 2022 07:03:04 +0000 (08:03 +0100)
.etckeeper
systemd/system/default.target.wants/snap-core-14056.mount [new symlink]
systemd/system/multi-user.target.wants/snap-core-13741.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core-14056.mount [new symlink]
systemd/system/snap-core-13741.mount [deleted file]
systemd/system/snap-core-14056.mount [new file with mode: 0644]

index 9f465c4fa371dca10f1b0fb320f3f60e3fb1e8fa..cbc9ed0e1295aa421196c02c8f043e12cd1d53f2 100755 (executable)
@@ -3267,8 +3267,8 @@ maybe chmod 0755 'systemd/system/remote-fs.target.wants'
 maybe chmod 0755 'systemd/system/rescue.target.wants'
 maybe chmod 0755 'systemd/system/sleep.target.wants'
 maybe chmod 0644 'systemd/system/snap-bare-5.mount'
-maybe chmod 0644 'systemd/system/snap-core-13741.mount'
 maybe chmod 0644 'systemd/system/snap-core-13886.mount'
+maybe chmod 0644 'systemd/system/snap-core-14056.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2566.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2620.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-165.mount'
diff --git a/systemd/system/default.target.wants/snap-core-14056.mount b/systemd/system/default.target.wants/snap-core-14056.mount
new file mode 120000 (symlink)
index 0000000..80ad83f
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core-14056.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core-13741.mount b/systemd/system/multi-user.target.wants/snap-core-13741.mount
deleted file mode 120000 (symlink)
index 8476fd1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core-13741.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core-14056.mount b/systemd/system/multi-user.target.wants/snap-core-14056.mount
new file mode 120000 (symlink)
index 0000000..80ad83f
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core-14056.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core-13741.mount b/systemd/system/snap-core-13741.mount
deleted file mode 100644 (file)
index f749734..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for core, revision 13741
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core_13741.snap
-Where=/snap/core/13741
-Type=squashfs
-Options=nodev,ro,x-gdu.hide,x-gvfs-hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-core-14056.mount b/systemd/system/snap-core-14056.mount
new file mode 100644 (file)
index 0000000..c743b7e
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for core, revision 14056
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_14056.snap
+Where=/snap/core/14056
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=default.target multi-user.target