A System and Session Manager
Systemd is a system and service manager, compatible with SysV and LSB
init scripts for Linux. 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.
- Developed at home:fbui:systemd-v257
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/systemd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 426 (latest revision is 432)
Ana Guerrero (anag+factory)
accepted
request 1183029
from
Franck Bui (fbui)
(revision 426)
- Don't automatically clean unmodified config files up (bsc#1226415) Relying on the presence of .rpmsave for detecting unmodified main config files couldn't work as it created a time window in which some of the systemd services were restarted with no config file. That had the bad side effect to restart them with the upstream defaults, ignoring any user's customization. - testsuite: move a misplaced %endif - Merge systemd-coredump back into the main package (bsc#1091684) - testsuite: only require the devel packages when pulling the dlopen'd dependencies (the libraries are dependencies of the devel packages).
Comments 0