Find a file
2021-05-26 12:45:20 +01:00
.github
.lgtm/cpp-queries
.mkosi mkosi: stop pulling in vi 2021-05-19 10:55:03 +02:00
.semaphore
catalog meson: revert the change to unquote commands in add_install_script 2021-05-14 19:52:25 +02:00
coccinelle
docs man: document new nspawn --bind-user= feature 2021-05-19 17:46:59 +02:00
factory/etc
hwdb.d Merge pull request #19697 from jwrdegoede/hwdb-more-accel-quirks 2021-05-22 23:57:18 +01:00
man man: try to clarify that nss-mymachines does not provide name resolution outside its own scope 2021-05-26 12:45:20 +01:00
mkosi.default.d
modprobe.d
network
po Update Korean translation (#19083) 2021-05-13 10:19:48 +02:00
presets
rules.d rules.d: Properly quote $env{MODALIAS} 2021-05-24 18:40:01 +01:00
shell-completion
src
sysctl.d
sysusers.d
test
tmpfiles.d
tools core: make libbpf a dlopen() dependency 2021-05-25 12:59:26 +01:00
units units: make sure importd has CAP_LINUX_IMMUTABLE flag 2021-05-22 16:02:02 +09:00
xorg
.clang-format clang-format: set SpaceBeforeParens to ControlStatementsExceptForEachMacros 2020-11-16 16:57:51 +09:00
.ctags
.dir-locals.el scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.editorconfig editorconfig: add man configuration 2020-05-26 15:37:05 +02:00
.gitattributes udev: Extract RAM properties from DMI information 2020-12-16 18:32:29 +01:00
.gitignore Move shared mkosi settings to a single file in mkosi.default.d/ 2021-01-06 12:10:58 +00:00
.lgtm.yml ci: drop py2 lxml, pull in jinja2 2021-05-19 10:25:26 +09:00
.mailmap
.packit.yml packit: drop the 'sources' file after cloning the Fedora repo 2021-04-12 18:10:04 +02:00
.vimrc scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1 licence: remove references to old FSF address 2012-12-17 11:41:31 +01:00
Makefile
meson.build core: make libbpf a dlopen() dependency 2021-05-25 12:59:26 +01:00
meson_options.txt
mkosi.build
NEWS
README
README.md README: point at IRC channel on the new network 2021-05-25 12:27:22 +02:00
TODO

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 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
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 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.