Jump to letter: [
3ABCDFGIJKLMNOPQRSTVYZ
]
systemd - A System and Service Manager
- Description:
systemd is a system and service 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.
Packages
systemd-219-73.el7_8.9.x86_64
[4.2 MiB] |
Changelog
by systemd maintenance team (2020-06-17):
- core: coldplug possible nop_job (#1847336)
|
systemd-219-73.el7_8.8.x86_64
[4.2 MiB] |
Changelog
by systemd maintenance team (2020-05-25):
- core: make sure to restore the control command id, too (#1837973)
|
systemd-219-73.el7_8.6.x86_64
[4.2 MiB] |
Changelog
by systemd maintenance team (2020-04-06):
- sd-bus: when attached to an sd-event loop, disconnect on processing errors (#1817504)
- sd-journal: close journal files that were deleted by journald before we've setup inotify watch (#1820073)
- sd-journal: remove the dead code and actually fix #14695 (#1820073)
- swap: adjust swap.c in a similar way to what we just did to mount.c (#1821261)
- swap: finish the secondary swap units' jobs if deactivation of the primary swap unit fails (#1821261)
|
systemd-219-73.el7_8.5.x86_64
[4.2 MiB] |
Changelog
by systemd maintenance team (2020-03-17):
- core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1 (#1810576)
- core: rework StopWhenUnneeded= logic (#1810576)
- fix the fix for #1691511 (#1809159)
|