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
Filename | Size | Changed |
---|---|---|
0002-rc-local-fix-ordering-startup-for-etc-init.d- |
0000000753 753 Bytes | |
0008-sysv-generator-translate-Required-Start-into- |
0000001606 1.57 KB | |
0009-pid1-handle-console-specificities-weirdness-f |
0000002054 2.01 KB | |
_multibuild | 0000000055 55 Bytes | |
_service | 0000000616 616 Bytes | |
baselibs.conf | 0000000279 279 Bytes | |
files.container | 0000002445 2.39 KB | |
files.coredump | 0000000805 805 Bytes | |
files.devel | 0000034965 34.1 KB | |
files.experimental | 0000003034 2.96 KB | |
files.homed | 0000000902 902 Bytes | |
files.journal-remote | 0000001310 1.28 KB | |
files.lang | 0000000904 904 Bytes | |
files.network | 0000003388 3.31 KB | |
files.portable | 0000000579 579 Bytes | |
files.systemd | 0000025109 24.5 KB | |
files.sysvcompat | 0000001625 1.59 KB | |
files.udev | 0000013145 12.8 KB | |
files.uefi-boot | 0000001247 1.22 KB | |
fixlet-container-post.sh | 0000004013 3.92 KB | |
fixlet-systemd-post.sh | 0000008614 8.41 KB | |
kbd-model-map.legacy | 0000000514 514 Bytes | |
systemd-rpmlintrc | 0000001018 1018 Bytes | |
systemd-sysv-install | 0000002934 2.87 KB | |
systemd-update-helper | 0000004959 4.84 KB | |
systemd-user | 0000000979 979 Bytes | |
systemd-v254.5+suse.10.gb53f364c26.tar.xz | 0010350532 9.87 MB | |
systemd.changes | 0000574646 561 KB | |
systemd.spec | 0000049433 48.3 KB | |
tmpfiles-suse.conf | 0000000182 182 Bytes | |
triggers.systemd | 0000004947 4.83 KB |
Revision 407 (latest revision is 432)
Ana Guerrero (anag+factory)
accepted
request 1122219
from
Franck Bui (fbui)
(revision 407)
- Disable utmp support The announcement can be found at: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/MYIWGQEE54VJDBYXMQCEY7XKEAIUFLAU/ The user visible consequence of it is that /run/utmp file is no more created. systemd itself doesn't depend on utmp anymore since "shared/wall: use logind if build without utmp support" has been backported.
Comments 0