Accepting request 560993 from home:wrosenauer:devel

- enable pcscd socket activation by default to support smartcards
  out of the box (boo#1063983)

- Enable lvm2-lvmpolld.socket by default (bsc#1074211)

OBS-URL: https://build.opensuse.org/request/show/560993
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-branding-openSUSE?expand=0&rev=111
This commit is contained in:
Marcus Meissner 2018-01-26 16:23:32 +00:00 committed by Git OBS Bridge
parent 4cb0a043ff
commit b31e4ba43b
2 changed files with 8 additions and 1 deletions

View File

@ -44,3 +44,4 @@ enable uuidd.socket
enable vmblock-fuse.service
enable vmtoolsd.service
enable xencommons.service
enable pcscd.socket

View File

@ -3,10 +3,16 @@ Tue Jan 2 21:17:07 CET 2018 - sbrabec@suse.com
- Enable new kbdsettings.service (boo#1010880).
-------------------------------------------------------------------
Mon Jan 1 11:27:23 UTC 2018 - wr@rosenauer.org
- enable pcscd socket activation by default to support smartcards
out of the box (boo#1063983)
-------------------------------------------------------------------
Fri Dec 29 07:53:26 UTC 2017 - zren@suse.com
- Enable lvm2-lvmpolld.socket by default (bsc#1074211)
- Enable lvm2-lvmpolld.socket by default (bsc#1074211)
-------------------------------------------------------------------
Tue Dec 19 10:12:47 UTC 2017 - zren@suse.com