From 3e37f576a17fe228c48aeafc96ea45500b434437 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Aug 22 2024 10:59:20 +0000 Subject: Revert "Kinoite: Enable auto updates in Discover" This is not ready for Fedora 41 as the bugs blocking it have not been fixed yet. See: https://fedoraproject.org/wiki/Changes/KDEKinoiteAutoUpdateByDefault This reverts commit a17aa8e553b15cfdc88e4a8bb586a7b2adcbdf45. --- diff --git a/kinoite-common.yaml b/kinoite-common.yaml index de9e6a2..5e00c30 100644 --- a/kinoite-common.yaml +++ b/kinoite-common.yaml @@ -45,12 +45,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