Skip to content
The systemd System and Service Manager
C Python Shell Meson HTML Perl Other
Branch: master
Clone or download
Latest commit e1d32d6 Jan 24, 2020
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github github: use systemd.io links in issue template Dec 16, 2019
.lgtm/cpp-queries lgtm: complain about accept() [people should use accept4() instead, d… Apr 10, 2019
.mkosi mkosi: modernize Jan 20, 2020
catalog catalog: update Polish translation Jul 29, 2019
coccinelle tree-wide: use empty-to-root a bit more Jul 16, 2019
docs Fixed some typos in the documentation Jan 21, 2020
factory/etc nss: hook up nss-systemd with userdb varlink bits Jan 15, 2020
hwdb.d hwbd: add Asus TP500LA Jan 21, 2020
man Merge pull request #14368 from poettering/repart Jan 23, 2020
modprobe.d Add SPDX license headers to various assorted files Nov 19, 2017
network network: set AlternativeNamesPolicy= in 99-default.link Dec 17, 2019
po Italian: language update Jan 20, 2020
presets Drop my copyright headers Jun 14, 2018
rules.d udev: don't import parent ID_FS_ data on partitions Jan 9, 2020
semaphoreci ci: add dependencies for repart + cryptsetup's pkcs#11 support Jan 20, 2020
shell-completion bash-completion: do not ellipsize machine name Jan 10, 2020
src Merge pull request #14368 from poettering/repart Jan 23, 2020
sysctl.d sysctl: prefix ping port range setting with a dash Jul 26, 2019
sysusers.d sysusers,tmpfiles: re-create systemd-network, systemd-resolve and sys… Jul 16, 2018
test Merge pull request #14368 from poettering/repart Jan 23, 2020
tmpfiles.d resolved, networkd: don't resolve the user if not root Dec 7, 2019
tools test: pin meson to 0.52.1 for fuzzit/fuzzbuzz Jan 8, 2020
travis-ci ci: add dependencies for repart + cryptsetup's pkcs#11 support Jan 20, 2020
units units: add unit file for systemd-repart to automatically run at boot Jan 20, 2020
xorg scripts: use 4 space indentation Apr 12, 2019
.ctags editors: Prevent ctags from following symlinks Feb 15, 2019
.dir-locals.el scripts: use 4 space indentation Apr 12, 2019
.editorconfig scripts: use 4 space indentation Apr 12, 2019
.gitattributes git: indicate that tabs are never OK in the systemd tree Oct 30, 2013
.gitignore gitignore: add nspawn image lock and mkosi temporary files Sep 7, 2018
.lgtm.yml ci: add dependencies for repart + cryptsetup's pkcs#11 support Jan 20, 2020
.mailmap mailmap: update Nov 22, 2019
.travis.yml travis: add missing closing quote sign Nov 24, 2019
.vimrc scripts: use 4 space indentation Apr 12, 2019
.ycm_extra_conf.py ycm: add doc string for all the functions in configuration file Nov 29, 2017
LICENSE.GPL2 relicense to LGPLv2.1 (with exceptions) Apr 11, 2012
LICENSE.LGPL2.1 licence: remove references to old FSF address Dec 17, 2012
Makefile build-sys: Fix Makefile wrapper for install target (#6548) Aug 7, 2017
NEWS Fixup typo in NEWS Dec 2, 2019
README Revert "Drop dbus activation stub service" Dec 20, 2019
README.md minor: avoid double title Dec 11, 2019
TODO update TODO Jan 23, 2020
azure-pipelines.yml Free up some resources on Azure Pipelines Jul 17, 2019
configure build-sys: add basic support for ./configure && make && make install Jul 18, 2017
fuzzbuzz.yaml ci: add dependencies for repart + cryptsetup's pkcs#11 support Jan 20, 2020
meson.build repart: add new systemd-repart tool Jan 20, 2020
meson_options.txt repart: add new systemd-repart tool Jan 20, 2020
mkosi.build mkosi: let's update the boot loader also in /efi Mar 1, 2019
mkosi.default mkosi: create .mkosi directory Oct 6, 2016
zanata.xml po: add basic fedora.zanata.org configuration Feb 19, 2018

README.md

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI Build Status
Coverity Scan Status
Fuzzit Status
OSS-Fuzz Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status

Details

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.

You can’t perform that action at this time.