No description
Find a file
Lennart Poettering 981cfbe046 process-util: add new FORK_CLOEXEC_OFF flag for disabling O_CLOEXEC on remaining fds
Often the fds that shall stay around in the child shall be passed
to a process over execve(), hence add an option to explicitly disable
O_CLOEXEC on them in the child.
2022-11-04 18:53:36 +01:00
.clusterfuzzlite
.github shutdown: Add Xen kexec support 2022-11-02 20:47:41 +01:00
.semaphore
catalog
coccinelle
docs
factory
hwdb.d
LICENSES
man man: use the correct 'Markers' property name for marking units 2022-11-02 14:36:51 +01:00
mkosi.default.d shutdown: Add Xen kexec support 2022-11-02 20:47:41 +01:00
modprobe.d
network
po po: Translated using Weblate (Korean) 2022-11-04 12:27:53 +00:00
presets
rules.d udev: add safe guard for setting by-id symlink 2022-11-03 09:59:54 +09:00
shell-completion
src process-util: add new FORK_CLOEXEC_OFF flag for disabling O_CLOEXEC on remaining fds 2022-11-04 18:53:36 +01:00
sysctl.d
sysusers.d
test Merge pull request #25257 from fbuihuu/fix-test-execute-on-opensuse 2022-11-04 18:29:51 +01:00
tmpfiles.d tmpfiles.d: do not fail if provision.conf fails 2022-11-04 15:42:16 +01:00
tools
units
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build shutdown: Add Xen kexec support 2022-11-02 20:47:41 +01:00
meson_options.txt shutdown: Add Xen kexec support 2022-11-02 20:47:41 +01:00
mkosi.build
mkosi.postinst
NEWS
README
README.md
TODO

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
Coverage Status
Packaging status
OpenSSF Scorecard

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Code Map for information about this repository's layout and content.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.