Find a file
Lennart Poettering 01cf6bacd9 wait-online: improve timeout log message
The time-out when waiting to reach the online state is a pretty
regularly seen error, let's print an explicit log message for it. The
previous "Event loop failed: timed out" message is a bit too low-level I
think for regular users (as event loops are a developer's concept, not a
user's, really).

Note that outputting low-level error messages is generally actually OK I
think — for unexpected errors, but this timeout is a pretty expected one,
directly configurable by the user, hence output something friendly.
2021-07-02 13:56:59 +02:00
.github
.lgtm/cpp-queries
.mkosi
.semaphore
catalog
coccinelle
docs Merge pull request #20058 from keszybz/status-format 2021-07-01 08:58:14 +02:00
factory/etc
hwdb.d hwdb: Add accel orientation quirk for the Chuwi Hi13 (CWI534) with BMA250 sensor 2021-07-01 17:16:41 +02:00
man selinux: support infering SELinux label also from socket not connected to stdin 2021-07-02 09:26:22 +02:00
mkosi.default.d
modprobe.d
network
po po: Translated using Weblate (Russian) 2021-07-02 12:10:12 +02:00
presets
rules.d Revert "rules: ubi mtd - add link to named partitions" 2021-07-01 16:50:15 +02:00
shell-completion Revert "Introduce ExitType" 2021-06-30 21:56:47 +02:00
src wait-online: improve timeout log message 2021-07-02 13:56:59 +02:00
sysctl.d
sysusers.d
test Revert "rules: ubi mtd - add link to named partitions" 2021-07-01 16:50:15 +02:00
tmpfiles.d
tools
units
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build
meson_options.txt
mkosi.build
NEWS NEWS: update for imminent v249-rc3 tag 2021-07-01 17:18:11 +02:00
README
README.md
TODO TODO: mention the new core scheduling kernel feature 2021-07-01 18:22:31 +01:00

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
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 Code Map for information about this repository's layout and content.

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.