From 81c503d52c1b419f31759e23f13bc29798b6fc32 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 13 Dec 2019 13:57:36 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 3 ++- rc2.d/{S04whoopsie => K01whoopsie} | 0 rc3.d/{S04whoopsie => K01whoopsie} | 0 rc4.d/{S04whoopsie => K01whoopsie} | 0 rc5.d/{S04whoopsie => K01whoopsie} | 0 systemd/system/multi-user.target.wants/snap-core-8039.mount | 1 - systemd/system/multi-user.target.wants/snap-core-8268.mount | 1 + systemd/system/multi-user.target.wants/whoopsie.service | 1 - .../system/{snap-core-8039.mount => snap-core-8268.mount} | 6 +++--- whoopsie | 2 ++ 10 files changed, 8 insertions(+), 6 deletions(-) rename rc2.d/{S04whoopsie => K01whoopsie} (100%) rename rc3.d/{S04whoopsie => K01whoopsie} (100%) rename rc4.d/{S04whoopsie => K01whoopsie} (100%) rename rc5.d/{S04whoopsie => K01whoopsie} (100%) delete mode 120000 systemd/system/multi-user.target.wants/snap-core-8039.mount create mode 120000 systemd/system/multi-user.target.wants/snap-core-8268.mount delete mode 120000 systemd/system/multi-user.target.wants/whoopsie.service rename systemd/system/{snap-core-8039.mount => snap-core-8268.mount} (54%) create mode 100644 whoopsie diff --git a/.etckeeper b/.etckeeper index d0c141b..73ef820 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3094,8 +3094,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-8039.mount' maybe chmod 0644 'systemd/system/snap-core-8213.mount' +maybe chmod 0644 'systemd/system/snap-core-8268.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' @@ -3208,6 +3208,7 @@ maybe chmod 0755 'vulkan/explicit_layer.d' maybe chmod 0755 'vulkan/icd.d' maybe chmod 0755 'vulkan/implicit_layer.d' maybe chmod 0644 'wgetrc' +maybe chmod 0644 'whoopsie' maybe chmod 0755 'wildmidi' maybe chmod 0644 'wildmidi/wildmidi.cfg' maybe chmod 0755 'wireshark' diff --git a/rc2.d/S04whoopsie b/rc2.d/K01whoopsie similarity index 100% rename from rc2.d/S04whoopsie rename to rc2.d/K01whoopsie diff --git a/rc3.d/S04whoopsie b/rc3.d/K01whoopsie similarity index 100% rename from rc3.d/S04whoopsie rename to rc3.d/K01whoopsie diff --git a/rc4.d/S04whoopsie b/rc4.d/K01whoopsie similarity index 100% rename from rc4.d/S04whoopsie rename to rc4.d/K01whoopsie diff --git a/rc5.d/S04whoopsie b/rc5.d/K01whoopsie similarity index 100% rename from rc5.d/S04whoopsie rename to rc5.d/K01whoopsie diff --git a/systemd/system/multi-user.target.wants/snap-core-8039.mount b/systemd/system/multi-user.target.wants/snap-core-8039.mount deleted file mode 120000 index cb1ee5c..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-8039.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-8039.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-8268.mount b/systemd/system/multi-user.target.wants/snap-core-8268.mount new file mode 120000 index 0000000..4beedef --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-8268.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-8268.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/whoopsie.service b/systemd/system/multi-user.target.wants/whoopsie.service deleted file mode 120000 index f2e40d1..0000000 --- a/systemd/system/multi-user.target.wants/whoopsie.service +++ /dev/null @@ -1 +0,0 @@ -/lib/systemd/system/whoopsie.service \ No newline at end of file diff --git a/systemd/system/snap-core-8039.mount b/systemd/system/snap-core-8268.mount similarity index 54% rename from systemd/system/snap-core-8039.mount rename to systemd/system/snap-core-8268.mount index 7b4278b..f58403f 100644 --- a/systemd/system/snap-core-8039.mount +++ b/systemd/system/snap-core-8268.mount @@ -1,10 +1,10 @@ [Unit] -Description=Mount unit for core, revision 8039 +Description=Mount unit for core, revision 8268 Before=snapd.service [Mount] -What=/var/lib/snapd/snaps/core_8039.snap -Where=/snap/core/8039 +What=/var/lib/snapd/snaps/core_8268.snap +Where=/snap/core/8268 Type=squashfs Options=nodev,ro,x-gdu.hide LazyUnmount=yes diff --git a/whoopsie b/whoopsie new file mode 100644 index 0000000..ba2f032 --- /dev/null +++ b/whoopsie @@ -0,0 +1,2 @@ +[General] +report_metrics=true -- 2.43.0