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

    Бинарный пакет: libnss-systemd
    Версия: 239-alt6
    Архитектура: i586
    Собран:  16 апреля 2020 г. 14:08 в задании #249710
    Исходный пакет: 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


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


    10 апреля 2020 г. Mikhail Gordeev 1:239-alt6
    - add resolve files, located at /run to the list of tracked by altlinux-libresolv files
    21 февраля 2020 г. Vladimir D. Seleznev 1:239-alt5
    14 октября 2019 г. Alexey Shabalin 1:239-alt4
    - merge with v239-stable ef677436aa203c24816021dd698b57f219f0ff64
    - add symlink /usr/bin/systemctl -> /bin/systemctl for compat with other distros
    - merge bash and zsh completion packages to utils and udev