Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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-222-7.fc23.x86_64
              [6.3 MiB] | Changelog
              by Jan Synáček (2015-10-05): - systemctl shows the full cgroup hierarchy when doing status of a disabled or non-existing unit (#1268601)
- it's not possible to log in again shortly after log out (#1263208)
  + related logind bugfixes |