Jump to letter: [
3ABCDFGHIJKLMNOPQRSTUVWXY
]
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-42.el7_4.10.x86_64
[5.2 MiB] |
Changelog
by Lukas Nykryn (2018-02-21):
- journal: remove error check that never happens (#1465759)
- sd-journal: various clean-ups and modernizations (#1465759)
- journalctl: continue operation, even if we run into an invalid file (#1465759)
- journalctl: when we fail to open a journal file, print why (#1465759)
- sd-journal: properly handle inotify queue overflow (#1540538)
- sd-journal: make sure it's safe to call sd_journal_process() before the first sd_journal_wait() (#1540538)
- sd-journal: when picking up a new file, compare inode/device info with previous open file by same name (#1540538)
- journalctl: Periodically call sd_journal_process in journalctl (#1540538)
|
systemd-219-42.el7_4.6.x86_64
[4.3 MiB] |
Changelog
by Lukas Nykryn (2018-01-09):
- manager: fix connecting to bus when dbus is actually around (#7205) (#1465737)
|
systemd-219-42.el7_4.4.x86_64
[5.2 MiB] |
Changelog
by Lukas Nykryn (2017-09-29):
- manager: when reexecuting try to connect to bus only when dbus.service is around (#6773) (#1465737)
|
systemd-219-42.el7_4.1.x86_64
[5.2 MiB] |
Changelog
by Lukas Nykryn (2017-08-15):
- Revert "udev: net_id: add support for phys_port_name attribute (#4506)" (#1477285)
- reintroduce naming based on phys_port_name for mlxsw and rocker via udev rule
|