1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-26 03:22:00 +03:00
The systemd System and Service Manager
Go to file
Yu Watanabe 841988f80d TEST-13-NSPAWN: add test for 'machinectl terminate'
This also fixes the test for io.systemd.Machine.Terminate.

When systemd-nspawn@.service receives stop signal, then systemd-nspawn
sends SIGRTMIN+3 to the container, which was previously ignored by the
custom init script used by the container.
Let's introduce another trap for the signal, and correctly handle it.

Follow-up for 164af66f9a.
2024-10-15 05:58:25 +09:00
.clusterfuzzlite
.github mkosi: fix sections for settings 2024-10-11 07:33:42 +09:00
.semaphore semaphore: do not build docs 2024-10-07 19:40:58 +01:00
catalog catalog: beef up new sysctl message 2024-09-13 07:29:04 +02:00
coccinelle
docs docs: add a missing : character 2024-10-14 20:11:44 +01:00
factory
hwdb.d hwdb: fix key toggle touchpad and programmable buttom for Positivo V142N (#34725) 2024-10-12 01:58:14 +09:00
LICENSES fundamental: Import SHA1 implementation from libxcrypt 2024-10-11 23:10:21 +03:00
man Merge pull request #34555 from rpigott/busctl-wait 2024-10-13 18:50:48 +09:00
mime
mkosi.conf.d mkosi: Fix sections for settings 2024-10-09 20:36:57 +02:00
mkosi.extra mkosi: Fix up ownership of testuser home directory on first boot 2024-10-11 11:35:02 +02:00
mkosi.images mkosi: Fix sections for settings 2024-10-09 20:36:57 +02:00
mkosi.repart mkosi: Switch back to btrfs 2024-08-05 15:00:24 +02:00
mkosi.sanitizers mkosi: Don't create sanitizer wrappers for every mkfs binary 2024-09-03 08:48:34 +02:00
modprobe.d
network network: request non-NULL SSID when a wlan interface is configured as station 2024-07-31 10:06:04 +09:00
po po: Translated using Weblate (Chinese (Simplified) (zh_CN)) 2024-10-13 10:20:05 +09:00
presets
profile.d shell: define three system credentials we can propagate into shell prompts and welcome messages 2024-09-09 19:03:48 +02:00
rules.d udev: allow persistent storage rules for ublk devices 2024-10-11 10:29:26 +02:00
shell-completion bash-completion/busctl: support wait command 2024-10-14 09:39:38 +01:00
src Merge pull request #34743 from yuwata/bus-message-dump-fd 2024-10-15 05:58:03 +09:00
sysctl.d
sysusers.d
test TEST-13-NSPAWN: add test for 'machinectl terminate' 2024-10-15 05:58:25 +09:00
tmpfiles.d tmpfiles.d: Remove purge flag from lines that don't support it 2024-09-17 23:02:01 +02:00
tools mkosi: add helper script to update mkosi hash 2024-09-12 10:52:52 +02:00
units units/{user,capsule}@.service: issue daemon-reexec when notify-reloading 2024-10-11 10:36:08 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.gitmodules
.mailmap
.packit.yml
.pylintrc
.vimrc
.ycm_extra_conf.py
LICENSE.GPL2
LICENSE.LGPL2.1
meson_options.txt core: load IPE policy on boot 2024-10-02 18:29:43 +02:00
meson.build macro: Add DISABLE_WARNING_STRINGOP_OVERREAD 2024-10-11 23:07:44 +03:00
meson.version meson: update version to 257~devel 2024-06-11 22:55:29 +01:00
mkosi.clangd mkosi: Add back support for running clangd within mkosi 2024-09-22 15:23:01 +02:00
mkosi.clean mkosi: Add missing SPDX line 2024-09-22 15:23:08 +02:00
mkosi.conf mkosi: Fix sections for settings 2024-10-09 20:36:57 +02:00
mkosi.coredump-journal-storage.conf mkosi: Adapt configuration to take into account configuration rework 2024-07-09 08:07:09 +02:00
mkosi.functions mkosi: Use squashfs for sysext if mkfs.erofs is not available 2024-07-15 16:17:33 +02:00
mkosi.leak-sanitizer-suppressions mkosi: Adapt configuration to take into account configuration rework 2024-07-09 08:07:09 +02:00
mkosi.postinst.chroot ci: Don't add testuser to wheel and systemd-journal groups 2024-09-19 08:47:53 +09:00
NEWS Merge pull request #34593 from Werkov/deprecate-aux-scopes 2024-10-09 10:25:30 +02:00
README README: update requirements for signed dm-verity 2024-07-04 19:04:58 +02:00
README.md
TODO update TODO 2024-10-09 15:43:11 +02:00

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
CentOS CI - CentOS 9
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Weblate
Coverage Status
Packaging status
OpenSSF Scorecard

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, join our IRC channel #systemd on libera.chat or Matrix channel

Stable branches with backported patches are available in the stable repo.

We have a security bug bounty program sponsored by the Sovereign Tech Fund hosted on YesWeHack