From 2c63bb864298f29dcd2f064fa22c47a2a3f4f23b Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 11 Jun 2025 16:41:41 -0400 Subject: [PATCH] Moved notify service back to user space due to user scope not found. --- files/systemd/{system => user}/notify-update.service | 0 recipes/components/base-module.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename files/systemd/{system => user}/notify-update.service (100%) diff --git a/files/systemd/system/notify-update.service b/files/systemd/user/notify-update.service similarity index 100% rename from files/systemd/system/notify-update.service rename to files/systemd/user/notify-update.service diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index 720760e..fbac760 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -14,12 +14,12 @@ modules: - bootc-fetch-updates.timer - podman-auto-update.timer - flatpak-system-update.timer - - notify-update.service user: enabled: - podman-auto-update.timer - flatpak-user-update.timer - unlock-kwallet.service + - notify-update.service - type: dnf install: