Package systemd: Information

    Binary package: systemd
    Version: 254.10-alt2
    Architecture: ppc64le
    Build time:  Apr 23, 2024, 12:32 AM in the task #345302
    Source package: systemd
    Report package bug
    License: LGPLv2.1+
    Summary: System and Session Manager
    Description: 
    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.

    Maintainer: Arseny Maslennikov



    Last changed


    April 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.
    March 5, 2024 Alexey Shabalin 1:254.10-alt1
    - 254.10
    - Increase vm.max_map_count (ALT#48094)
    Feb. 5, 2024 Alexey Shabalin 1:254.9-alt1
    - 254.9
    - Add busctl to standalone utils package.