1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
The systemd System and Service Manager
Go to file
Lennart Poettering 3a7369495b pam_systemd: explain in detail why pam_systemd does the PAM item mangling it does in comments
The old comments were imprecise, and misleading. Let's extend things and
explain the situation in more detail.
2018-07-25 12:31:50 +02:00
.github
.mkosi
catalog
coccinelle
doc Make final kill signal configurable 2018-07-23 13:44:54 +02:00
factory/etc
hwdb Micmute Key support of ThinkCentre M820z and M920z (#9619) 2018-07-19 11:30:03 +02:00
man fixed ugly colorcodes on brackets 2018-07-24 10:43:31 +02:00
modprobe.d
network
po
presets
rules rules: Add by-id symlinks for persistent memory 2018-07-10 09:55:57 +02:00
shell-completion Make final kill signal configurable 2018-07-23 13:44:54 +02:00
src pam_systemd: explain in detail why pam_systemd does the PAM item mangling it does in comments 2018-07-25 12:31:50 +02:00
sysctl.d
sysusers.d sysusers,tmpfiles: re-create systemd-network, systemd-resolve and systemd-timesync 2018-07-16 17:11:50 +02:00
test Add support for opening files for appending 2018-07-20 03:54:22 -07:00
tmpfiles.d sysusers,tmpfiles: re-create systemd-network, systemd-resolve and systemd-timesync 2018-07-16 17:11:50 +02:00
tools Merge pull request #8876 from yuwata/meson-0.46 2018-07-24 13:41:57 +02:00
travis-ci
units man: add a description of user@.service, user-runtime-dir@.service, user-*.slice 2018-07-20 16:57:50 +02:00
xorg
.dir-locals.el make dir-locals work again with emacs 26.1 2018-07-23 20:00:48 +02:00
.editorconfig
.gitattributes
.gitignore gitignore: add .gdb_history 2018-07-16 16:03:47 +02:00
.lgtm.yml LGTM: make LGTM.com use meson from pip 2018-07-24 01:37:47 +09:00
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt meson: use integer type in options 2018-07-24 01:31:21 +09:00
meson.build Merge pull request #8876 from yuwata/meson-0.46 2018-07-24 13:41:57 +02:00
mkosi.build
mkosi.default
NEWS tree-wide: use "polkit" to refer to PolicyKit/polkit 2018-07-16 12:44:24 +02:00
README meson: use has_link_argument() and friends 2018-07-24 01:31:22 +09:00
README.md
TODO update TODO 2018-07-20 16:38:53 +02:00
zanata.xml

systemd - System and Service Manager

Count of open issues over time Count of open pull requests over time Build Status
Coverity Scan Status
CII Best Practices
Build Status
Language Grade: C/C++

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements are 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 file for information 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.