Find a file
2023-08-07 20:56:55 +01:00
.clusterfuzzlite
.github ci(lint): exclude .in files from ShellCheck lint 2023-08-07 19:28:23 +02:00
.semaphore
catalog
coccinelle
docs
factory
hwdb.d
LICENSES
man man: update document about the maximum number of child processes 2023-08-05 15:40:02 +09:00
mkosi.conf.d
mkosi.presets mkosi: Unmount /etc/resolv.conf if it's a mountpoint 2023-08-07 20:56:55 +01:00
modprobe.d
network
po
presets
rules.d
shell-completion
src Merge pull request #28521 from keszybz/rpm-reload 2023-08-07 19:27:13 +02:00
sysctl.d
sysusers.d
test test: ignore missing libudev when creating the test image 2023-08-05 13:32:17 +09:00
tmpfiles.d Revert "tmpfiles.d: adjust /dev/vfio/vfio access mode" 2023-08-05 04:32:01 +09:00
tools
units unit: make udev rules take precesence over tmpfiles 2023-08-05 04:38:39 +09:00
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
meson_options.txt
mkosi.kernel.config
NEWS NEWS: adjust grammar 2023-08-04 15:45:26 +01:00
README
README.md
TODO update TODO 2023-08-07 16:51:49 +02:00

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)
Fossies codespell report
Weblate
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.