1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 10:51:20 +03:00
The systemd System and Service Manager
Go to file
Lennart Poettering fe102d6ab1 nss-systemd,sysusers: make sure sysusers doesn't get confused by nss-systemd (#6812)
In nss-systemd we synthesize user entries for "nobody" and "root", as
fallback if we boot up with an entirely empty /etc. This is supposed to
be a fallback only though, and it's intended that both users exists
regularly in /etc/passwd + /etc/group. Before this patch
systemd-sysusers would never create the entries however as it notices
the synthetic entries. Let's add a way how systemd-sysusers can tell
nss-systemd not to synthesize the entries for itself.

Fixes: #6808
2017-09-14 06:20:39 +02:00
.github CONTRIBUTING: stop mentioning "make check" 2017-08-21 09:47:07 +02:00
.mkosi
catalog
coccinelle
docs
factory/etc
hwdb
man
modprobe.d
network
po
rules
shell-completion
src nss-systemd,sysusers: make sure sysusers doesn't get confused by nss-systemd (#6812) 2017-09-14 06:20:39 +02:00
sysctl.d
system-preset
sysusers.d
test
tmpfiles.d
tools
units
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
CODING_STYLE
configure
DISTRO_PORTING
ENVIRONMENT.md
HACKING
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build
mkosi.build
mkosi.default
NEWS
README
README.md
TODO

systemd - System and Service Manager

Count of open issues over time Count of open pull requests over time Build Status
Coverity Scan Status

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.