Package systemd: Information

  • Default inline alert: Version in the repository: 254.10-alt1

Binary package: systemd
Version: 249.12-alt3
Architecture: riscv64
Build time:  Aug 13, 2022, 12:04 AM
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: Oleg Solovyov


Last changed


Aug. 11, 2022 Oleg Solovyov 1:249.12-alt3
- backport oomd commit from upstream (d784a8d)
May 6, 2022 Alexey Shabalin 1:249.12-alt2
- Backport fixes nspawn.
- Don't enable audit by default.
May 2, 2022 Alexey Shabalin 1:249.12-alt1
- 249.12.
- Replace egrep by "grep -E".