Find a file
2024-04-05 22:18:31 +01:00
.clusterfuzzlite
.github ci: fix commit SHA for stefanbuck/github-issue-parser 2024-04-02 17:19:16 +01:00
.semaphore semaphore: remove workaround for adduser 2024-03-11 11:15:12 +00:00
catalog catalog: update Polish translation 2024-03-12 11:37:17 +01:00
coccinelle
docs docs: notify example was moved to sd_notify manpage 2024-04-02 22:24:38 +01:00
factory
hwdb.d hwdb: fix missing colon (#32108) 2024-04-05 10:18:59 +09:00
LICENSES
man sleep: rename SleepMemMode= to MemorySleepMode= 2024-04-06 02:16:54 +08:00
mime
mkosi.conf.d Build distribution packages in mkosi 2024-03-07 10:47:19 +01:00
mkosi.images/system mkosi: More package updates 2024-04-03 21:05:03 +02:00
modprobe.d
network
pkg build(deps): bump pkg/debian from 44fe1d4 to e780b50 2024-04-02 11:37:01 +02:00
po po: Translated using Weblate (French) 2024-03-24 16:55:33 +01:00
presets
rules.d 99-systemd.rules: rework SYSTEMD_READY logic for device mapper 2024-04-03 12:48:14 +01:00
shell-completion Update _udevadm 2024-03-16 21:51:56 +09:00
src sleep: rename SleepMemMode= to MemorySleepMode= 2024-04-06 02:16:54 +08:00
sysctl.d
sysusers.d
test Merge pull request #31435 from bluca/portable_fix_versioned 2024-04-05 17:04:17 +02:00
tmpfiles.d ssh-generator: create privsep dir via tmpfiles.d/ if we are told to 2024-04-04 01:01:10 +09:00
tools git-contrib: use 'git shortlog' command 2024-04-03 10:07:54 +09:00
units units: introduce systemd-hibernate-clear.service that clears 2024-04-03 22:07:43 +08:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.gitmodules Use .git suffix for all submodule urls 2024-03-25 13:27:12 +00:00
.mailmap
.packit.yml
.pylintrc
.vimrc
.ycm_extra_conf.py
LICENSE.GPL2
LICENSE.LGPL2.1
meson.build meson: set -fno-ssa-phiopt when building bpf with gcc 2024-04-05 12:55:53 +09:00
meson.version
meson_options.txt ssh-generator: create privsep dir via tmpfiles.d/ if we are told to 2024-04-04 01:01:10 +09:00
mkosi.conf mkosi: Switch to linux-virtual on Ubuntu 2024-03-29 15:58:13 +01:00
NEWS ssh-generator: create privsep dir via tmpfiles.d/ if we are told to 2024-04-04 01:01:10 +09:00
README
README.md
TODO TODO: drop line about bzip2/gzip 2024-04-02 22:22:29 +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 9
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.