From 845e0c582b330e7eb20d82409f91dc9b588985ef Mon Sep 17 00:00:00 2001 From: root Date: Wed, 18 Dec 2019 12:46:56 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- localtime | 2 +- systemd/system/multi-user.target.wants/snap-atom-241.mount | 1 - systemd/system/multi-user.target.wants/snap-atom-245.mount | 1 + systemd/system/{snap-atom-241.mount => snap-atom-245.mount} | 6 +++--- .../system/sysinit.target.wants/systemd-timesyncd.service | 1 - 6 files changed, 6 insertions(+), 7 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/snap-atom-241.mount create mode 120000 systemd/system/multi-user.target.wants/snap-atom-245.mount rename systemd/system/{snap-atom-241.mount => snap-atom-245.mount} (55%) delete mode 120000 systemd/system/sysinit.target.wants/systemd-timesyncd.service diff --git a/.etckeeper b/.etckeeper index 73ef820..1c98bd5 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3090,8 +3090,8 @@ maybe chmod 0755 'systemd/system/network-pre.target.wants' 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-241.mount' maybe chmod 0644 'systemd/system/snap-atom-242.mount' +maybe chmod 0644 'systemd/system/snap-atom-245.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-8213.mount' diff --git a/localtime b/localtime index 622b45b..285b912 120000 --- a/localtime +++ b/localtime @@ -1 +1 @@ -/usr/share/zoneinfo/Europe/Berlin \ No newline at end of file +../usr/share/zoneinfo/Europe/Berlin \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-atom-241.mount b/systemd/system/multi-user.target.wants/snap-atom-241.mount deleted file mode 120000 index 7ca017a..0000000 --- a/systemd/system/multi-user.target.wants/snap-atom-241.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-atom-241.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-atom-245.mount b/systemd/system/multi-user.target.wants/snap-atom-245.mount new file mode 120000 index 0000000..f2fe8fd --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-atom-245.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-atom-245.mount \ No newline at end of file diff --git a/systemd/system/snap-atom-241.mount b/systemd/system/snap-atom-245.mount similarity index 55% rename from systemd/system/snap-atom-241.mount rename to systemd/system/snap-atom-245.mount index d6c9aa7..f043ad3 100644 --- a/systemd/system/snap-atom-241.mount +++ b/systemd/system/snap-atom-245.mount @@ -1,10 +1,10 @@ [Unit] -Description=Mount unit for atom, revision 241 +Description=Mount unit for atom, revision 245 Before=snapd.service [Mount] -What=/var/lib/snapd/snaps/atom_241.snap -Where=/snap/atom/241 +What=/var/lib/snapd/snaps/atom_245.snap +Where=/snap/atom/245 Type=squashfs Options=nodev,ro,x-gdu.hide LazyUnmount=yes diff --git a/systemd/system/sysinit.target.wants/systemd-timesyncd.service b/systemd/system/sysinit.target.wants/systemd-timesyncd.service deleted file mode 120000 index f64da56..0000000 --- a/systemd/system/sysinit.target.wants/systemd-timesyncd.service +++ /dev/null @@ -1 +0,0 @@ -/lib/systemd/system/systemd-timesyncd.service \ No newline at end of file -- 2.43.0