Find a file
Yu Watanabe 51d9aec0ff Revert "udev: import the full db on MOVE events for devices without dev_t"
This reverts commit b081b27e14.

If a network interface get a 'move' event, then previously SYSTEMD_ALIAS=
property still contains an old alias, and the old alias .device unit
will not be removed.

This makes all properties cleared on 'move' event, and then old alias
.device unit will be removed by pid1.

Fixes #16967.
2020-09-15 11:06:25 +09:00
.github
.lgtm/cpp-queries
.mkosi mkosi: include libfido2 in fedora mkosi image 2020-09-12 08:10:08 +02:00
catalog
coccinelle
docs
factory/etc
hwdb.d
man Merge pull request #16976 from keszybz/systemctl-service-log-levels 2020-09-15 09:34:07 +09:00
modprobe.d
network
po
presets
rules.d
semaphoreci
shell-completion
src Revert "udev: import the full db on MOVE events for devices without dev_t" 2020-09-15 11:06:25 +09:00
sysctl.d
sysusers.d
test test-network: add test for ENOBUFS issue #17012 2020-09-11 18:07:47 +02:00
tmpfiles.d
tools
travis-ci
units unit: declare BusName= in all our units that are on the bus, event if they don't use Type=dbus 2020-09-11 16:01:22 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
azure-pipelines.yml
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build sd-path: use ROOTPREFIX without suffixed slash 2020-09-11 13:08:30 +02:00
meson_options.txt
mkosi.build
NEWS tree-wide: fix typos found by codespell 2020-09-14 15:32:37 +02:00
README
README.md
TODO
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
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status
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.