Find a file
2022-08-22 15:41:38 +01:00
.clusterfuzzlite
.github ci: Drop actions/setup-node - unused 2022-08-22 21:21:08 +09:00
.lgtm/cpp-queries
.semaphore semaphore: run autopkgtest with sudo 2022-08-11 13:36:15 +02:00
catalog Move message repeat 2022-06-01 00:20:30 +09:00
coccinelle basic/list: drop LIST_IS_EMPTY 2022-07-02 12:46:16 +02:00
docs docs: Add guide to debug binaries in vscode that need to run as root 2022-08-18 14:46:01 +02:00
factory
hwdb.d Add support for Fn+PrtSc on Thinkpads 2022-08-22 10:34:21 +01:00
LICENSES
man sysext: add missing COMMAND to the help output and man synopsis 2022-08-22 15:41:12 +01:00
mkosi.default.d Merge pull request #24264 from DaanDeMeyer/mkosi-dirs 2022-08-10 20:52:46 +01:00
modprobe.d
network
po po: Translated using Weblate (Hungarian) 2022-08-10 06:04:56 +09:00
presets
rules.d rules: import previous SYSTEMD_READY state for suspended DM devices and skip other rules 2022-08-19 20:13:47 +01:00
shell-completion bash-completion: add systemd-sysext support 2022-08-22 15:41:38 +01:00
src sysext: add missing COMMAND to the help output and man synopsis 2022-08-22 15:41:12 +01:00
sysctl.d tree-wide: link to docs.kernel.org for kernel documentation 2022-07-04 19:56:53 +02:00
sysusers.d
test test: add test case for chassis type 2022-08-22 19:26:31 +09:00
tmpfiles.d tree-wide: fix typo 2022-08-02 02:43:38 +09:00
tools ci: simplify the Coverity script a bit 2022-08-11 10:57:25 +02:00
units Merge pull request #24054 from keszybz/initrd-no-reload 2022-08-18 13:15:14 +00:00
xorg
.clang-format clang-format: Adjust style of pointers 2022-05-30 04:00:54 +09:00
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore core/cgroup: CPUWeight/CPUShares support idle input 2022-08-11 14:25:58 +02:00
.lgtm.yml
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build Merge pull request #24054 from keszybz/initrd-no-reload 2022-08-18 13:15:14 +00:00
meson_options.txt meson: fix type for many build options 2022-07-30 13:58:22 +09:00
mkosi.build mkosi: Install tests in final image 2022-08-20 23:24:19 +02:00
mkosi.postinst mkosi: Silence gdb debuginfo messages/prompts 2022-07-19 17:32:11 +01:00
NEWS tree-wide: fix typo 2022-08-10 19:43:38 +09:00
README README: gcc now has a minimum requirement of 4.7 2022-07-14 17:39:35 -04:00
README.md
TODO Merge pull request #23653 from aafeijoo-suse/ask-for-recovery-key 2022-08-19 14:55:54 +02: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)
CentOS CI - Rawhide (SELinux)
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.