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

    Бинарный пакет: systemd-stateless
    Версия: 242-alt1
    Архитектура: i586
    Собран:  19 апреля 2019 г. 6:48 в задании #227234
    Исходный пакет: systemd
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.freedesktop.org/wiki/Software/systemd

    Лицензия: LGPLv2.1+
    О пакете: systems that boot up with an empty /etc directory
    Описание: 
    This package contains:
     - systemd-sysusers util and unit
     - ldconfig unit
     - systemd-update-done unit
    
    systemd-sysusers tool creates system users and groups in /etc/passwd and
    /etc/group, based on static declarative system user/group
    definitions in /lib/sysusers.d/. This is useful to
    enable factory resets and volatile systems that boot up with
    an empty /etc directory, and thus need system users and
    groups created during early boot. systemd now also ships
    with two default sysusers.d/ files for the most basic
    users and groups systemd and the core operating system
    require.

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


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


    13 апреля 2019 г. Alexey Shabalin 1:242-alt1
    - 242
    - move execute systemctl daemon-reexec from post-script to filetrigger
    - add requires systemd to libnss-systemd package (ALT #36267)
    - move LOCKFILE to /run/lock in udev init script (ALT #35888)
    9 апреля 2019 г. Andrey Bychkov 1:241-alt5
    - this change includes the following (closes: #32346):
      + possibility to get the time zone from /etc/sysconfig/clock
      + set-timezone call adds the time zone to /etc/sysconfig/clock as well
      + user notification shown when two sources have different time zones
      + rollback of the change that had the file copied in case of separate /usr;
      now a symlink is created when calling set-timezone.
    1 апреля 2019 г. Alexey Shabalin 1:241-alt4
    - merge with v241-stable branch
    - fixed error 'too many arguments' in rpm filetrigger (ALT #36461)