Пакет libnss-systemd: Информация

  • Default inline alert: Версия в репозитории: 254.10-alt1

Бинарный пакет: libnss-systemd
Версия: 252.7-alt1
Архитектура: i586
Собран:  7 марта 2023 г. 21:19 в задании #316321
Исходный пакет: systemd
Сообщить об ошибке в пакете
Домашняя страница: https://systemd.io/

Лицензия: LGPLv2.1+
О пакете: nss-systemd providing UNIX user and group name resolution for dynamic users and groups
Описание: 
nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the
GNU C Library glibc, providing UNIX user and group name resolution for dynamic users and
groups allocated through the DynamicUser= option in systemd unit files.

This module also ensures that the root and nobody users and groups (i.e. the users/groups with the UIDs/GIDs
0 and 65534) remain resolvable at all times, even if they aren't listed in /etc/passwd or
/etc/group, or if these files are missing.

To activate the NSS module, add systemd to the lines starting with
passwd: and group: in /etc/nsswitch.conf.

passwd: files systemd
group: files systemd

Сопровождающий: Alexey Shabalin


Последнее изменение


6 марта 2023 г. Alexey Shabalin 1:252.7-alt1
- 252.7
18 февраля 2023 г. Alexey Shabalin 1:252.6-alt1
- 252.6
7 февраля 2023 г. Alexey Shabalin 1:252.5-alt1
- 252.5
- Set default status format to combined.
- Added "98-default-mac-none.link" to keep default MAC address of bridge/bond/team
- Set create-log-dirs to false and mkdir for journal in spec (fixed ALT#44399)