No description
Find a file
Frantisek Sumsal 7fb4ee7aa5 test: bump the test timeout to give ldconfig.service enough time to finish
Sometimes the ldconfig.service might take a bit longer to finish,
causing spurious test timeouts:

```
[ 1025.858923] systemd[24]: ldconfig.service: Executing: /sbin/ldconfig -X
...
[ 1043.883620] systemd[1]: ldconfig.service: Main process exited, code=exited, status=0/SUCCESS (success)
...
Trying to halt container. Send SIGTERM again to trigger immediate
termination.
Container TEST-52-HONORFIRSTSHUTDOWN terminated by signal KILL.
E: Test timed out after 20s
```
2021-07-09 14:47:29 +02:00
.github Revert "ci: work around #19442 to make CI happy again" 2021-06-18 14:51:33 +01:00
.lgtm/cpp-queries
.mkosi
.semaphore
catalog
coccinelle
docs Mount encrypted swap partitions via gpt-auto 2021-07-08 11:46:20 +02:00
factory/etc
hwdb.d hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
man logind: allow binding different operation to reboot key long presses 2021-07-08 13:08:20 +02:00
mkosi.default.d
modprobe.d meson: install the right README file in modprobe.d 2021-07-07 14:52:05 +02:00
network
po po: Translated using Weblate (Russian) 2021-07-02 12:10:12 +02:00
presets
rules.d udev: Fix by-uuid symlink for ubifs volumes 2021-07-02 14:26:18 +01:00
shell-completion Revert "Introduce ExitType" 2021-06-30 21:56:47 +02:00
src Merge pull request #20166 from poettering/fsync-more 2021-07-09 07:32:01 +09:00
sysctl.d
sysusers.d meson: allow "soft-static" allocations for uids and gids in the initrd 2021-06-17 09:48:28 +02:00
test test: bump the test timeout to give ldconfig.service enough time to finish 2021-07-09 14:47:29 +02:00
tmpfiles.d
tools man: add "DNS resource record types" section 2021-06-29 10:44:18 +02:00
units units: correct description of final.target 2021-07-02 18:29:54 +02:00
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 creds: add a new tool for listing/showing/encrypting/decrypting credentials 2021-07-08 09:30:45 +02:00
meson_options.txt core: add combined status unit format 2021-06-28 20:11:52 +02:00
mkosi.build mkosi: initialize /usr/lib/os-release' IMAGE_ID + IMAGE_VERSION fields from build 2021-07-03 11:07:00 +01:00
NEWS NEWS: finalize for v249 2021-07-07 18:41:29 +01:00
README docs: update autofs Kconfig name 2021-06-24 20:11:03 +02:00
README.md docs: add ARCHITECTURE.md with code map 2021-06-03 22:14:19 +02:00
TODO update TODO 2021-07-08 09:32:03 +02: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.