SHA256
3
0
forked from pool/glibc

Accepting request 1110816 from home:Andreas_Schwab:Factory

- Add systemd to passwd, group and shadow lookups (jsc#PED-5188)

OBS-URL: https://build.opensuse.org/request/show/1110816
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=668
This commit is contained in:
Andreas Schwab 2023-09-13 06:51:34 +00:00 committed by Git OBS Bridge
parent d239abb794
commit dbf49f77e5
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 12 12:52:55 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Add systemd to passwd, group and shadow lookups (jsc#PED-5188)
-------------------------------------------------------------------
Mon Sep 11 09:20:07 UTC 2023 - Andreas Schwab <schwab@suse.de>

View File

@ -52,9 +52,9 @@
# shadow: db files
# group: db files
passwd: compat
group: compat
shadow: compat
passwd: compat systemd
group: compat systemd
shadow: compat systemd
# Allow initgroups to default to the setting for group.
# initgroups: compat