From: root Date: Wed, 14 Aug 2019 10:04:00 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=dfc9db701fb6c28fc7bf9e7152cf5b8e21304978;p=zenbook daily autocommit --- 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-atom-236.mount b/systemd/system/snap-atom-236.mount new file mode 100644 index 0000000..1a596fa --- /dev/null +++ b/systemd/system/snap-atom-236.mount @@ -0,0 +1,12 @@ +[Unit] +Description=Mount unit for atom, revision 236 +Before=snapd.service + +[Mount] +What=/var/lib/snapd/snaps/atom_236.snap +Where=/snap/atom/236 +Type=squashfs +Options=nodev,ro,x-gdu.hide + +[Install] +WantedBy=multi-user.target diff --git a/systemd/system/snap-core-7169.mount b/systemd/system/snap-core-7169.mount deleted file mode 100644 index afa7e42..0000000 --- a/systemd/system/snap-core-7169.mount +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Mount unit for core, revision 7169 -Before=snapd.service - -[Mount] -What=/var/lib/snapd/snaps/core_7169.snap -Where=/snap/core/7169 -Type=squashfs -Options=nodev,ro,x-gdu.hide - -[Install] -WantedBy=multi-user.target 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