Accepting request 748051 from home:JonathanKang:branches:Base:System

- Enable packagekit-background.timer by default: systemd timer is
  used to replace cron job, which runs daily. So enable this by
  default.
- Enable NetworkManagerManager.service and
  NetworkManager-dispatcher.service by default (bsc#1038403).

OBS-URL: https://build.opensuse.org/request/show/748051
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=28
This commit is contained in:
Johannes Segitz 2019-11-13 08:26:50 +00:00 committed by Git OBS Bridge
parent 4d4608d696
commit 65c561b5a3
3 changed files with 13 additions and 1 deletions

View File

@ -34,8 +34,11 @@ enable lvm2-lvmpolld.socket
enable mcelog.service
enable mlocate.timer
enable ModemManager.service
enable NetworkManager.service
enable NetworkManager-dispatcher.service
enable nscd.service
enable nvmefc-boot-connections.service
enable packagekit-background.timer
enable postfix.service
enable purge-kernels.service
enable remote-fs.target

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 13 08:15:10 UTC 2019 - Jonathan Kang <sckang@suse.com>
- Enable packagekit-background.timer by default: systemd timer is
used to replace cron job, which runs daily. So enable this by
default.
- Enable NetworkManagerManager.service and
NetworkManager-dispatcher.service by default (bsc#1038403).
-------------------------------------------------------------------
Thu Oct 31 09:16:01 UTC 2019 - Zhao Heming <heming.zhao@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package systemd-presets-common-SUSE
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed