Go to file
Daan De Meyer 69c9044525
Some checks are pending
CodeQL / Analyze (python) (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
mkosi / ci (-Og, ubuntu, 0, no, noble, ) (push) Waiting to run
mkosi / ci (-Og, opensuse, 0, no, tumbleweed, ) (push) Waiting to run
mkosi / ci (-Og, fedora, 1, yes, rawhide, address,undefined) (push) Waiting to run
mkosi / ci (-Og, fedora, 0, yes, 40, ) (push) Waiting to run
mkosi / ci (-Og, debian, 0, no, testing, ) (push) Waiting to run
mkosi / ci (-Og, centos, 0, yes, 9, ) (push) Waiting to run
mkosi / ci (-Og, centos, 0, yes, 10, ) (push) Waiting to run
mkosi / ci (-O2 -D_FORTIFY_SOURCE=3, arch, 0, no, rolling, ) (push) Waiting to run
meson: Bump version to 256.3
2024-07-20 00:33:14 +02:00
.clusterfuzzlite ci: unpin CFLite 2022-04-26 09:13:57 +00:00
.github mkosi: Add CI for CentOS Stream 10 2024-07-16 15:14:21 +02:00
.semaphore semaphore: pin packaging to ci/v256/stable branch 2024-07-05 11:38:42 +02:00
catalog tpm2-setup: Don't fail if we can't access the TPM due to authorization failure 2024-06-18 20:41:01 +02:00
coccinelle introduce FOREACH_ELEMENT 2024-04-18 17:39:34 +02:00
docs mkosi: Streamline running the integration tests without building systemd 2024-07-18 21:14:03 +02:00
factory man: don't suggest using pam_unix.so's use_authtok switch 2024-01-17 23:59:05 +00:00
hwdb.d Update hwdb 2024-06-11 22:40:37 +01:00
LICENSES LICENSES/README: expand text to summarize state for binaries and libs 2024-07-05 20:00:04 +02:00
man man/systemctl: --no-reload is honored by mask/unmask/preset too 2024-07-20 00:33:14 +02:00
mime creds-util: add a concept of "user-scoped" credentials 2024-01-30 17:07:47 +01:00
mkosi.conf.d mkosi: Fix typo 2024-07-18 21:14:41 +02:00
mkosi.extra TEST-06-SELINUX: Various fixes 2024-07-11 12:48:41 +02:00
mkosi.images mkosi: Fix indentation 2024-07-18 21:14:47 +02:00
mkosi.profiles mkosi: Introduce particle profile 2024-04-30 10:46:18 +02:00
mkosi.repart mkosi: Adapt configuration to take into account configuration rework 2024-07-09 15:18:51 +02:00
mkosi.sanitizers mkosi: Introduce build image 2024-07-16 15:13:42 +02:00
modprobe.d modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0 2024-01-12 23:24:54 +00:00
network Revert "network: add "mac" to alternatives name policy by default" (#33227) 2024-06-06 17:35:46 +01:00
pkg mkosi: Replace submodules with our own thing 2024-05-30 19:31:32 +02:00
po po: update and correction translation (Chinese (Traditional) (zh_TW)) 2024-06-06 09:55:26 +09:00
presets presets: Don't enable systemd-homed-firstboot.service by default 2024-06-08 11:29:55 +01:00
rules.d rules: Limit the number of device units generated for serial ttys 2024-06-18 20:41:01 +02:00
shell-completion zsh: add run0 completions 2024-07-05 20:00:04 +02:00
src core/cgroup: check root cgroup earlier for unit_get_memory_accounting 2024-07-20 00:33:14 +02:00
sysctl.d sysctl.d: Fix pid_max comment 2023-10-31 13:07:49 +01:00
sysusers.d sysusers: simplify meson config 2024-05-14 20:46:24 +02:00
test mkosi: Streamline running the integration tests without building systemd 2024-07-18 21:14:03 +02:00
tmpfiles.d meson: don't put a symlink pointing to '20-systemd-userdb.conf' in /etc in all cases 2024-05-27 17:20:55 +02:00
tools mkosi: Introduce build image 2024-07-16 15:13:42 +02:00
units units: add dep on systemd-logind.service by user@.service 2024-07-05 20:00:04 +02:00
xorg xorg/50-systemd-user: add a full license header 2021-10-01 14:45:00 +02:00
.clang-format Improve the formatting by adding AlignArrayOfStructures and setting it to Right(right justify) 2024-03-06 15:24:23 +01:00
.ctags editors: Prevent ctags from following symlinks 2019-02-15 11:01:20 -08:00
.dir-locals.el scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.editorconfig editorconfig: add NEWS whitespace configuration 2023-10-26 22:41:03 +01:00
.gitattributes Mark all base64 files as generated 2023-08-16 12:49:45 +02:00
.gitignore gitignore: Ignore /pkg/ instead of pkg/ (#33119) 2024-05-31 14:06:07 +08:00
.gitmodules mkosi: Replace submodules with our own thing 2024-05-30 19:31:32 +02:00
.mailmap mailmap: "reduce contributor count by 13" 2023-08-16 12:49:42 +02:00
.packit.yml Revert "packit: temporarily build systemd without BPF stuff" 2024-02-11 16:45:03 +01:00
.pylintrc Add .pylintrc to globally suppress warnings we don't really care about 2023-08-10 18:13:29 +02:00
.vimrc vimrc: explicitly set shiftwidth for the C file type 2023-09-18 13:11:45 +02:00
.ycm_extra_conf.py ycm: add doc string for all the functions in configuration file 2017-11-29 13:21:49 -07:00
LICENSE.GPL2 relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
LICENSE.LGPL2.1 licence: remove references to old FSF address 2012-12-17 11:41:31 +01:00
meson.build mkosi: Streamline running the integration tests without building systemd 2024-07-18 21:14:03 +02:00
meson.version meson: Bump version to 256.3 2024-07-20 00:33:14 +02:00
meson_options.txt meson: add option to build systemd-executor "statically" 2024-07-08 19:26:15 +02:00
mkosi.clean mkosi: Build a sysext if SYSEXT=1 is specified 2024-07-11 12:47:55 +02:00
mkosi.conf mkosi: Bump default device timeout a little 2024-07-20 00:33:14 +02:00
mkosi.coredump-journal-storage.conf mkosi: Adapt configuration to take into account configuration rework 2024-07-09 15:18:51 +02:00
mkosi.functions mkosi: Use squashfs for sysext if mkfs.erofs is not available 2024-07-16 15:14:13 +02:00
mkosi.leak-sanitizer-suppressions mkosi: Adapt configuration to take into account configuration rework 2024-07-09 15:18:51 +02:00
mkosi.postinst.chroot mkosi: Don't fail if /var/log/journal does not exist 2024-07-11 12:48:33 +02:00
NEWS NEWS: fix typo 2024-06-18 20:41:01 +02:00
README README: update requirements for signed dm-verity 2024-07-05 20:00:04 +02:00
README.md README.md: link bug bounty program 2024-04-11 12:58:53 +02:00
TODO various: update links to more wiki pages 2024-05-28 14:48:53 +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