Ninjatrappeur's systemd working tree
Go to file
Yu Watanabe 546c203d83 test: set longer StartLimitIntervalSec= and fewer StartLimitBurst=
Some test environment may be in heavy load. In that case, rate limit
never hit, and the test fails...
2019-04-01 19:13:36 +02:00
.github/ISSUE_TEMPLATE
.lgtm/cpp-queries lgtm: replace the query used for looking for fgets with a more general query 2019-03-12 10:08:23 +01:00
.mkosi
catalog
coccinelle nspawn-oci: use SYNTHETIC_ERRNO 2019-03-21 10:51:43 +01:00
docs docs: adjust the spec a bit with firmware authros in mind 2019-03-14 15:13:33 +01:00
factory/etc
hwdb hwdb: update for v242 2019-03-25 14:52:38 +01:00
man man: update Tunnel.Key= and friends 2019-03-30 21:17:48 +09:00
modprobe.d
network
po po: update ja.po 2019-04-01 12:16:21 +02:00
presets
rules
semaphoreci
shell-completion completion/zsh/journalctl: Add --no-hostname 2019-03-26 07:59:30 +01:00
src udev: move udev_ctrl_cleanup() into manager_free() 2019-04-01 15:20:03 +02:00
sysctl.d
sysusers.d
test test: set longer StartLimitIntervalSec= and fewer StartLimitBurst= 2019-04-01 19:13:36 +02:00
tmpfiles.d
tools
travis-ci
units meson: stop creating enablement symlinks in /etc during installation 2019-04-01 14:24:44 +02:00
xorg
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: disable warnings about unused variables for NDEBUG builds 2019-03-28 09:45:19 +01:00
meson_options.txt
mkosi.build
mkosi.default
NEWS update NEWS 2019-03-28 18:43:04 +01:00
README
README.md
TODO update TODO 2019-03-29 16:17:55 +01:00
zanata.xml

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
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI 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.