From ba87f5ec5290c3b9b9dbc9dad2239ba483ee8d252e774022bed74581eb1477a8 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Tue, 1 Sep 2020 13:20:10 +0000 Subject: [PATCH] Accepting request 829721 from home:favogt:bm - Enable btrfsmaintenance-refresh.path and disable btrfsmaintenance-refresh.service to avoid needless refresh on boot (boo#1165780) OBS-URL: https://build.opensuse.org/request/show/829721 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=30 --- default-SUSE.preset | 3 ++- systemd-presets-common-SUSE.changes | 7 +++++++ systemd-presets-common-SUSE.spec | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/default-SUSE.preset b/default-SUSE.preset index 69edc08..c3775da 100644 --- a/default-SUSE.preset +++ b/default-SUSE.preset @@ -9,7 +9,8 @@ enable btrfs-balance.timer enable btrfs-defrag.timer enable btrfs-scrub.timer enable btrfs-trim.timer -enable btrfsmaintenance-refresh.service +disable btrfsmaintenance-refresh.service +enable btrfsmaintenance-refresh.path enable ca-certificates.path enable check-battery.timer enable cron.service diff --git a/systemd-presets-common-SUSE.changes b/systemd-presets-common-SUSE.changes index c4bd819..3497236 100644 --- a/systemd-presets-common-SUSE.changes +++ b/systemd-presets-common-SUSE.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 26 08:11:58 UTC 2020 - Fabian Vogt + +- Enable btrfsmaintenance-refresh.path and disable + btrfsmaintenance-refresh.service to avoid needless refresh on boot + (boo#1165780) + ------------------------------------------------------------------- Wed Jun 12 14:52:21 UTC 2019 - Dominique Leuenberger diff --git a/systemd-presets-common-SUSE.spec b/systemd-presets-common-SUSE.spec index f685bca..82f3bd9 100644 --- a/systemd-presets-common-SUSE.spec +++ b/systemd-presets-common-SUSE.spec @@ -1,7 +1,7 @@ # # spec file for package systemd-presets-common-SUSE # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed