From 369fdcfabb831d43a6e139da8bc97441b2f1b09d Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Feb 20 2024 16:26:01 +0000 Subject: Revert "Kinoite: Enable auto updates in Discover" Deferred to Fedora 41. See: https://pagure.io/fedora-kde/SIG/issue/342 This reverts commit a17aa8e553b15cfdc88e4a8bb586a7b2adcbdf45. --- diff --git a/fedora-kinoite.yaml b/fedora-kinoite.yaml index 42ab39d..26f3a4e 100644 --- a/fedora-kinoite.yaml +++ b/fedora-kinoite.yaml @@ -36,12 +36,3 @@ exclude-packages: # Ensure we do not include X11 support - plasma-x11 - plasma-workspace-x11 - -# Kinoite specific workarounds and configuration -postprocess: - - | - #!/bin/bash - set -xeuo pipefail - - # Enable auto updates in Discover - echo -e "[Global]\nUseUnattendedUpdates=true\n" > /etc/xdg/PlasmaDiscoverUpdates