From a17aa8e553b15cfdc88e4a8bb586a7b2adcbdf45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Mon, 26 Jun 2023 18:50:46 +0200 Subject: [PATCH] Kinoite: Enable auto updates in Discover See: https://fedoraproject.org/wiki/Changes/KDEKinoiteAutoUpdateByDefault --- fedora-kinoite.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/fedora-kinoite.yaml b/fedora-kinoite.yaml index 5ff6d13..fe4cec3 100644 --- a/fedora-kinoite.yaml +++ b/fedora-kinoite.yaml @@ -41,6 +41,15 @@ exclude-packages: - tracker - tracker-miners +# 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 + repos: - fedora-rawhide # - fedora-40