From: root Date: Fri, 13 Dec 2019 12:57:36 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=81c503d52c1b419f31759e23f13bc29798b6fc32;p=zenbook daily autocommit --- 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/K01whoopsie b/rc2.d/K01whoopsie new file mode 120000 index 0000000..90e4df7 --- /dev/null +++ b/rc2.d/K01whoopsie @@ -0,0 +1 @@ +../init.d/whoopsie \ No newline at end of file diff --git a/rc2.d/S04whoopsie b/rc2.d/S04whoopsie deleted file mode 120000 index 90e4df7..0000000 --- a/rc2.d/S04whoopsie +++ /dev/null @@ -1 +0,0 @@ -../init.d/whoopsie \ No newline at end of file diff --git a/rc3.d/K01whoopsie b/rc3.d/K01whoopsie new file mode 120000 index 0000000..90e4df7 --- /dev/null +++ b/rc3.d/K01whoopsie @@ -0,0 +1 @@ +../init.d/whoopsie \ No newline at end of file diff --git a/rc3.d/S04whoopsie b/rc3.d/S04whoopsie deleted file mode 120000 index 90e4df7..0000000 --- a/rc3.d/S04whoopsie +++ /dev/null @@ -1 +0,0 @@ -../init.d/whoopsie \ No newline at end of file diff --git a/rc4.d/K01whoopsie b/rc4.d/K01whoopsie new file mode 120000 index 0000000..90e4df7 --- /dev/null +++ b/rc4.d/K01whoopsie @@ -0,0 +1 @@ +../init.d/whoopsie \ No newline at end of file diff --git a/rc4.d/S04whoopsie b/rc4.d/S04whoopsie deleted file mode 120000 index 90e4df7..0000000 --- a/rc4.d/S04whoopsie +++ /dev/null @@ -1 +0,0 @@ -../init.d/whoopsie \ No newline at end of file diff --git a/rc5.d/K01whoopsie b/rc5.d/K01whoopsie new file mode 120000 index 0000000..90e4df7 --- /dev/null +++ b/rc5.d/K01whoopsie @@ -0,0 +1 @@ +../init.d/whoopsie \ No newline at end of file diff --git a/rc5.d/S04whoopsie b/rc5.d/S04whoopsie deleted file mode 120000 index 90e4df7..0000000 --- a/rc5.d/S04whoopsie +++ /dev/null @@ -1 +0,0 @@ -../init.d/whoopsie \ No newline at end of file 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-8039.mount deleted file mode 100644 index 7b4278b..0000000 --- a/systemd/system/snap-core-8039.mount +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Mount unit for core, revision 8039 -Before=snapd.service - -[Mount] -What=/var/lib/snapd/snaps/core_8039.snap -Where=/snap/core/8039 -Type=squashfs -Options=nodev,ro,x-gdu.hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git a/systemd/system/snap-core-8268.mount b/systemd/system/snap-core-8268.mount new file mode 100644 index 0000000..f58403f --- /dev/null +++ b/systemd/system/snap-core-8268.mount @@ -0,0 +1,13 @@ +[Unit] +Description=Mount unit for core, revision 8268 +Before=snapd.service + +[Mount] +What=/var/lib/snapd/snaps/core_8268.snap +Where=/snap/core/8268 +Type=squashfs +Options=nodev,ro,x-gdu.hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target 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