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

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

Бинарный пакет: systemd
Версия: 254.10-alt2
Архитектура: x86_64
Собран:  23 апреля 2024 г. 0:32 в задании #345302
Исходный пакет: systemd
Сообщить об ошибке в пакете
Домашняя страница: https://systemd.io/

Лицензия: LGPLv2.1+
О пакете: System and Session Manager
Описание: 
systemd is a system and session manager for Linux, compatible with
SysV and LSB init scripts. systemd provides aggressive parallelization
capabilities, uses socket and D-Bus activation for starting services,
offers on-demand starting of daemons, keeps track of processes using
Linux cgroups, supports snapshotting and restoring of the system
state, maintains mount and automount points and implements an
elaborate transactional dependency-based service control logic. It can
work as a drop-in replacement for sysvinit.

Сопровождающий: Arseny Maslennikov



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


18 апреля 2024 г. Arseny Maslennikov 1:254.10-alt2
- Adapted the package for filesystem >= 3:
  + put /bin after /usr/bin in default PATH for spawned processes;
  + fix symlink targets which were relative for standalone legacy directories.
  This makes us incompatible with filesystem < 3.
  See https://altlinux.org/Usrmerge for more information.
5 марта 2024 г. Alexey Shabalin 1:254.10-alt1
- 254.10
- Increase vm.max_map_count (ALT#48094)
5 февраля 2024 г. Alexey Shabalin 1:254.9-alt1
- 254.9
- Add busctl to standalone utils package.