From dfc9db701fb6c28fc7bf9e7152cf5b8e21304978 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 14 Aug 2019 12:04:00 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 3 ++- .../multi-user.target.wants/snap-atom-236.mount | 1 + .../multi-user.target.wants/snap-core-7169.mount | 1 - .../multi-user.target.wants/snap-core-7396.mount | 1 + .../{snap-core-7169.mount => snap-atom-236.mount} | 6 +++--- systemd/system/snap-core-7396.mount | 12 ++++++++++++ 6 files changed, 19 insertions(+), 5 deletions(-) create mode 120000 systemd/system/multi-user.target.wants/snap-atom-236.mount delete mode 120000 systemd/system/multi-user.target.wants/snap-core-7169.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core-7396.mount rename systemd/system/{snap-core-7169.mount => snap-atom-236.mount} (51%) create mode 100644 systemd/system/snap-core-7396.mount diff --git a/.etckeeper b/.etckeeper index 6507856..e07d325 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2831,10 +2831,11 @@ 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 0644 'systemd/system/snap-atom-235.mount' +maybe chmod 0644 'systemd/system/snap-atom-236.mount' maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-77.mount' maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-81.mount' -maybe chmod 0644 'systemd/system/snap-core-7169.mount' maybe chmod 0644 'systemd/system/snap-core-7270.mount' +maybe chmod 0644 'systemd/system/snap-core-7396.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-atom-236.mount b/systemd/system/multi-user.target.wants/snap-atom-236.mount new file mode 120000 index 0000000..8f370e2 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-atom-236.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-atom-236.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-7169.mount b/systemd/system/multi-user.target.wants/snap-core-7169.mount deleted file mode 120000 index 262956c..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-7169.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-7169.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-7396.mount b/systemd/system/multi-user.target.wants/snap-core-7396.mount new file mode 120000 index 0000000..8052401 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-7396.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-7396.mount \ No newline at end of file diff --git a/systemd/system/snap-core-7169.mount b/systemd/system/snap-atom-236.mount similarity index 51% rename from systemd/system/snap-core-7169.mount rename to systemd/system/snap-atom-236.mount index afa7e42..1a596fa 100644 --- a/systemd/system/snap-core-7169.mount +++ b/systemd/system/snap-atom-236.mount @@ -1,10 +1,10 @@ [Unit] -Description=Mount unit for core, revision 7169 +Description=Mount unit for atom, revision 236 Before=snapd.service [Mount] -What=/var/lib/snapd/snaps/core_7169.snap -Where=/snap/core/7169 +What=/var/lib/snapd/snaps/atom_236.snap +Where=/snap/atom/236 Type=squashfs Options=nodev,ro,x-gdu.hide diff --git a/systemd/system/snap-core-7396.mount b/systemd/system/snap-core-7396.mount new file mode 100644 index 0000000..3e9e6b6 --- /dev/null +++ b/systemd/system/snap-core-7396.mount @@ -0,0 +1,12 @@ +[Unit] +Description=Mount unit for core, revision 7396 +Before=snapd.service + +[Mount] +What=/var/lib/snapd/snaps/core_7396.snap +Where=/snap/core/7396 +Type=squashfs +Options=nodev,ro,x-gdu.hide + +[Install] +WantedBy=multi-user.target -- 2.43.0