From 2dfe0a8bd7a4a3683c6bbb7267f733e1454781ed Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 Dec 2019 11:31:14 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../multi-user.target.wants/snap-core-7917.mount | 1 - .../multi-user.target.wants/snap-core-8213.mount | 1 + systemd/system/snap-core-7917.mount | 12 ------------ systemd/system/snap-core-8213.mount | 13 +++++++++++++ 5 files changed, 15 insertions(+), 14 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-core-7917.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core-8213.mount delete mode 100644 systemd/system/snap-core-7917.mount create mode 100644 systemd/system/snap-core-8213.mount diff --git a/.etckeeper b/.etckeeper index 87df533..2d7e78f 100755 --- a/.etckeeper +++ b/.etckeeper @@ -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 index 0ddfe92..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-7917.mount +++ /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 index 0000000..7d8b795 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-8213.mount @@ -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 index 98e846c..0000000 --- a/systemd/system/snap-core-7917.mount +++ /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 index 0000000..0ba2674 --- /dev/null +++ b/systemd/system/snap-core-8213.mount @@ -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 -- 2.43.0