Name: | systemd |
---|---|
Version: | 219 |
Release: | 42.0.2.el7_4.10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 22036299 |
License: | LGPLv2+ and MIT and GPLv2+ |
RPM: | systemd-219-42.0.2.el7_4.10.x86_64.rpm |
Source RPM: | systemd-219-42.0.2.el7_4.10.src.rpm |
Build Date: | Wed Mar 07 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.freedesktop.org/wiki/Software/systemd |
Summary: | 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. |
- fix _netdev is missing for iscsi entry in /etc/fstab [Orabug: 25897792] (tony.l.lam@oracle.com) - set "RemoveIPC=no" in logind.conf as default for OL7.2 [22224874] - allow dm remove ioctl to co-operate with UEK3 (Vaughan Cao) [Orabug: 18467469] - add hv dynamic memory support (Jerry Snitselaar) [Orabug: 18621475]
- 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)
- core:execute: fix fork() fail handling in exec_spawn() (#1437114)
- shared/cgroup-utils: _CGROUP_CONTROLLER_MASK_ALL does not cover CGROUP_PIDS (#1532586)
- automount: ack automount requests even when already mounted (#1535135)
- manager: fix connecting to bus when dbus is actually around (#7205) (#1465737)
- unmount: Pass in mount options when remounting read-only (#1312002) - shutdown: don't remount,ro network filesystems. (#6588) (#1312002) - shutdown: fix incorrect fscanf() result check (#6806) (#1312002)
- manager: when reexecuting try to connect to bus only when dbus.service is around (#6773) (#1465737)
- udev: ignore SIGCHLD from unexpected processes (#1306539) (#1306539)
- sysctl: fix uninitialized variable (#1485121)