Find a file
Luca Boccassi d76f0de746 test: rename service used in TEST-29-PORTABLE to avoid conflict
There's an app0.service in the extension app0.raw, so don't use the same
name for a unit in minimal.raw
2022-01-27 14:21:29 +00:00
.github build(deps): bump github/codeql-action from 1.0.27 to 1.0.29 2022-01-24 11:18:48 +03:00
.lgtm/cpp-queries
.semaphore
catalog meson: Add missing test dependencies 2022-01-22 01:56:03 +09:00
coccinelle
docs docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
factory
hwdb.d Merge pull request #22209 from systemd/wip/hadess/chassis-override 2022-01-22 16:49:36 +09:00
LICENSES network: license all config files as CC0 2022-01-12 16:05:59 +01:00
man man: Fix paths for user units (transient/generator.early) 2022-01-26 22:35:22 +00:00
mkosi.default.d ci: switch from unstable to testing on mkosi 2022-01-18 10:27:28 +00:00
modprobe.d
network network: add example file that enables DHCP on ethernet links 2022-01-12 16:05:59 +01:00
po po: Translated using Weblate (Portuguese) 2022-01-13 20:24:05 +09:00
presets
rules.d rule: fallback to use board information if product information is not set 2022-01-23 13:04:37 +09:00
shell-completion
src test: initialize buffer to make Coverity silent 2022-01-27 13:47:58 +00:00
sysctl.d
sysusers.d
test test: rename service used in TEST-29-PORTABLE to avoid conflict 2022-01-27 14:21:29 +00:00
tmpfiles.d
tools meson: Use same name format for efi binary intermediates 2022-01-26 14:40:55 +01:00
units units: don't install dbus-org.freedesktop.oom1.service alias 2022-01-12 08:16:45 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml packit: switch the remaining jobs to F35 2022-01-22 15:27:04 +00:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: Remove test-efi-create-disk.sh 2022-01-26 14:40:51 +01:00
meson_options.txt
mkosi.build
mkosi.postinst
NEWS NEWS: mention temporary limitations for running containers in systemd-homed directories 2022-01-27 10:15:56 +00:00
README README: link to the new page 2022-01-12 16:05:59 +01:00
README.md
TODO docs: use https:// for fd.o links 2022-01-12 16:05:59 +01:00

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Coverage Status
Packaging status

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.