From a17aa8e553b15cfdc88e4a8bb586a7b2adcbdf45 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Aug 09 2023 15:38:33 +0000 Subject: Kinoite: Enable auto updates in Discover See: https://fedoraproject.org/wiki/Changes/KDEKinoiteAutoUpdateByDefault --- 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