forked from pool/systemd-presets-common-SUSE
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
This commit is contained in:
parent
ad638cefd0
commit
ba87f5ec52
@ -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
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 08:11:58 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- 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 <dimstar@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user