From: root Date: Wed, 18 Dec 2019 11:46:56 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=845e0c582b330e7eb20d82409f91dc9b588985ef;p=zenbook daily autocommit --- 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-241.mount deleted file mode 100644 index d6c9aa7..0000000 --- a/systemd/system/snap-atom-241.mount +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Mount unit for atom, revision 241 -Before=snapd.service - -[Mount] -What=/var/lib/snapd/snaps/atom_241.snap -Where=/snap/atom/241 -Type=squashfs -Options=nodev,ro,x-gdu.hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git a/systemd/system/snap-atom-245.mount b/systemd/system/snap-atom-245.mount new file mode 100644 index 0000000..f043ad3 --- /dev/null +++ b/systemd/system/snap-atom-245.mount @@ -0,0 +1,13 @@ +[Unit] +Description=Mount unit for atom, revision 245 +Before=snapd.service + +[Mount] +What=/var/lib/snapd/snaps/atom_245.snap +Where=/snap/atom/245 +Type=squashfs +Options=nodev,ro,x-gdu.hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target 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