]> git.hoellein.online Git - zenbook/commitdiff
daily autocommit
authorroot <root@localhost>
Tue, 10 Dec 2019 10:31:14 +0000 (11:31 +0100)
committerroot <root@localhost>
Tue, 10 Dec 2019 10:31:14 +0000 (11:31 +0100)
.etckeeper
systemd/system/multi-user.target.wants/snap-core-7917.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core-8213.mount [new symlink]
systemd/system/snap-core-7917.mount [deleted file]
systemd/system/snap-core-8213.mount [new file with mode: 0644]

index 87df533c44446f09b3018ea66fb747091828e3f5..2d7e78f6a45b4839ab604ba3fc33927990b81bc8 100755 (executable)
@@ -3092,8 +3092,8 @@ maybe chmod 0644 'systemd/system/snap-atom-241.mount'
 maybe chmod 0644 'systemd/system/snap-atom-242.mount'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-88.mount'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-90.mount'
-maybe chmod 0644 'systemd/system/snap-core-7917.mount'
 maybe chmod 0644 'systemd/system/snap-core-8039.mount'
+maybe chmod 0644 'systemd/system/snap-core-8213.mount'
 maybe chmod 0644 'systemd/system/snap.canonical-livepatch.canonical-livepatchd.service'
 maybe chmod 0755 'systemd/system/sockets.target.wants'
 maybe chmod 0755 'systemd/system/spice-vdagentd.target.wants'
diff --git a/systemd/system/multi-user.target.wants/snap-core-7917.mount b/systemd/system/multi-user.target.wants/snap-core-7917.mount
deleted file mode 120000 (symlink)
index 0ddfe92..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core-7917.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core-8213.mount b/systemd/system/multi-user.target.wants/snap-core-8213.mount
new file mode 120000 (symlink)
index 0000000..7d8b795
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core-8213.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core-7917.mount b/systemd/system/snap-core-7917.mount
deleted file mode 100644 (file)
index 98e846c..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Mount unit for core, revision 7917
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core_7917.snap
-Where=/snap/core/7917
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-core-8213.mount b/systemd/system/snap-core-8213.mount
new file mode 100644 (file)
index 0000000..0ba2674
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for core, revision 8213
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_8213.snap
+Where=/snap/core/8213
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target