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

Бинарный пакет: libnss-systemd
Версия: 246.1-alt1.E2K.3
Архитектура: e2k
Собран:  27 июня 2022 г. 13:51
Исходный пакет: systemd
Сообщить об ошибке в пакете
Домашняя страница: https://www.freedesktop.org/wiki/Software/systemd

Лицензия: 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


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


15 июня 2022 г. Michael Shigorin 1:246.1-alt1.E2K.3
- E2K: disable 60-autosuspend.rules to "fix" onboard USB2 ports
17 сентября 2020 г. Michael Shigorin 1:246.1-alt1.E2K.2
- E2K: disable tests (ftbfs workaround)
14 сентября 2020 г. Michael Shigorin 1:246.1-alt1.E2K.1
- E2K:
  + port using v239 patches by bircoph@ and shaba@
  + force -std=c11 due to _Static_assert