From 39dca1e4e891942c49b4151ba3cc8730e04baf80 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 27 Mar 2020 00:09:41 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../system/multi-user.target.wants/snap-core18-1650.mount | 1 - .../system/multi-user.target.wants/snap-core18-1705.mount | 1 + .../{snap-core18-1650.mount => snap-core18-1705.mount} | 6 +++--- 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core18-1650.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core18-1705.mount rename systemd/system/{snap-core18-1650.mount => snap-core18-1705.mount} (53%) diff --git a/.etckeeper b/.etckeeper index c1e4162..acf9e04 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2883,8 +2883,8 @@ maybe chmod 0755 'systemd/system/oem-config.service.wants' maybe chmod 0755 'systemd/system/paths.target.wants' maybe chmod 0755 'systemd/system/printer.target.wants' maybe chmod 0755 'systemd/system/remote-fs.target.wants' -maybe chmod 0644 'systemd/system/snap-core18-1650.mount' maybe chmod 0644 'systemd/system/snap-core18-1668.mount' +maybe chmod 0644 'systemd/system/snap-core18-1705.mount' maybe chmod 0644 'systemd/system/snap-openra-172.mount' maybe chmod 0644 'systemd/system/snap-openra-183.mount' maybe chmod 0644 'systemd/system/snap-snapd-6240.mount' diff --git a/systemd/system/multi-user.target.wants/snap-core18-1650.mount b/systemd/system/multi-user.target.wants/snap-core18-1650.mount deleted file mode 120000 index e50896b..0000000 --- a/systemd/system/multi-user.target.wants/snap-core18-1650.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core18-1650.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core18-1705.mount b/systemd/system/multi-user.target.wants/snap-core18-1705.mount new file mode 120000 index 0000000..6ae1caa --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core18-1705.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-1705.mount \ No newline at end of file diff --git a/systemd/system/snap-core18-1650.mount b/systemd/system/snap-core18-1705.mount similarity index 53% rename from systemd/system/snap-core18-1650.mount rename to systemd/system/snap-core18-1705.mount index 59692d9..2aa27f8 100644 --- a/systemd/system/snap-core18-1650.mount +++ b/systemd/system/snap-core18-1705.mount @@ -1,10 +1,10 @@ [Unit] -Description=Mount unit for core18, revision 1650 +Description=Mount unit for core18, revision 1705 Before=snapd.service [Mount] -What=/var/lib/snapd/snaps/core18_1650.snap -Where=/snap/core18/1650 +What=/var/lib/snapd/snaps/core18_1705.snap +Where=/snap/core18/1705 Type=squashfs Options=nodev,ro,x-gdu.hide LazyUnmount=yes -- 2.39.5