Find a file
2024-01-31 11:09:56 +01:00
.clusterfuzzlite
.github CI: set TZ= in a unit test run to ensure tests don't break 2024-01-26 00:25:04 +00:00
.semaphore
catalog
coccinelle
docs Merge pull request #30847 from keszybz/some-docs-updates 2024-01-31 11:09:56 +01:00
factory
hwdb.d hwdb: ieee1394-unit-function: adjustment of entries with device attributes available in Linux v6.8 2024-01-24 19:37:09 +09:00
LICENSES
man homed: Add InhibitSuspend() method 2024-01-31 09:48:23 +01:00
mime creds-util: add a concept of "user-scoped" credentials 2024-01-30 17:07:47 +01:00
mkosi.conf.d
mkosi.images mkosi: Stop using file provides with CentOS/Fedora 2024-01-31 09:50:54 +01:00
modprobe.d
network
po
presets preset: add some alphabetical sorting 2024-01-23 19:57:23 +00:00
rules.d Fix systemd-backlight ignoring numbered kbd_backlight entries 2024-01-22 22:03:35 +00:00
shell-completion nspawn: optionally tint the background color of a container 2024-01-23 16:45:37 +01:00
src homed: Add InhibitSuspend() method 2024-01-31 09:48:23 +01:00
sysctl.d
sysusers.d
test Merge pull request #31039 from AdrianVovk/slice-freeze-thaw 2024-01-31 09:48:05 +01:00
tmpfiles.d meson: don't install broken tmpfiles config with sshd?confdir == 'no' 2024-01-30 17:56:21 +00:00
tools man: suffix signals with () 2024-01-23 16:27:50 +01:00
units units: Order pcrlock services after systemd-remounts-fs.service 2024-01-26 21:15:59 +00:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml packit: add a libarchive runtime dependency too 2024-01-26 16:10:00 +01:00
.pylintrc
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: don't install broken tmpfiles config with sshd?confdir == 'no' 2024-01-30 17:56:21 +00:00
meson_options.txt dissect: add --make-archive option to convert DDI to tarball 2024-01-25 18:47:39 +01:00
mkosi.conf
mkosi.kernel.config
NEWS
README Remove a few references to dracut 2024-01-24 17:54:38 +01:00
README.md
TODO update TODO 2024-01-31 10:11:00 +01: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.