Go to file
2023-12-26 13:10:36 +01:00
.clusterfuzzlite
.github github: bump version in template 2023-12-25 02:23:14 +09:00
.semaphore
catalog
coccinelle format-table: introduce table_isempty and use it where appropriate 2023-12-25 17:47:18 +08:00
docs
factory
hwdb.d
LICENSES
man man: rewrite as <group> 2023-12-26 13:10:36 +01:00
mime
mkosi.conf.d
mkosi.images mkosi: don't turn off installation of our PAM snippets 2023-12-21 19:14:43 +01:00
modprobe.d
network
po
presets
rules.d udev: add hwdb execution for hidraw subsystem devices 2023-12-25 02:16:44 +09:00
shell-completion bash-completion: add missing option to systemd-confext 2023-12-21 23:23:13 +02:00
src core/unit: don't log 0 values in unit_log_resources 2023-12-25 23:19:44 +09:00
sysctl.d
sysusers.d
test test: flush the socket once the triggered unit exits 2023-12-24 13:00:56 +01:00
tmpfiles.d
tools man: make ID valid 2023-12-25 10:40:40 +01:00
units creds: add varlink API for encrypting/decrypting credentials 2023-12-21 19:19:12 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml
.pylintrc
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: check for pefile dependency before enabling ukify 2023-12-24 06:54:41 +09:00
meson_options.txt
mkosi.conf Merge pull request #30464 from CodethinkLabs/misc-integration-test-fixes 2023-12-18 16:11:16 +01:00
mkosi.kernel.config
NEWS networkd: support proxy_arp_pvlan sysctl 2023-12-24 03:40:03 +09:00
README
README.md
TODO TODO: fix typo 2023-12-23 04:49:26 +09: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, join our IRC channel #systemd on libera.chat or Matrix channel

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