systemd-stable v243.3
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl3TxQoACgkQxUyjNs/r
VX5TmRAAhXK7NBXIb6+yeayW6uqCYn7jwbKWUsklMnLxmUfMErETwX8nyffAT1ax
eOo0BL+M4vEpBzSM9TVRR72poZ7tyq3pfLwFiV78pBc6sPgh/2uAPON2sRGvZupl
kToQskr4JNa/sush2drJ5J/qx9QCA8Pme+VQ72C1e0MP11FvLqS1bK+sBEooVAKN
7JoHuEJe0ZYgUvFXXsi8QuzKdEY4DCAI7AjIRdeBs83bBBeuvo+53oq+Ne3tdfV7
34ADc8Vc/oM4xtDKxgh3c1SHagt4prVhL1VQ4Mp+CKzl8kltcR9A42S7c/cylkcZ
ypkjzCbQHPRvmfEO/BNZgY+cHohbC0y6KAzhFbBvFhKeex/nagGJAod/sIE75GNh
+W9KuRzn4S/fGdWH3/dkeJqH2Q9TamFCAc6u1yFw2RrwfzO2eUofWopYlf/41XxQ
gZ37xG/RodomdAbLQuK4LtQXLdvTR+d8AuhoZAfDSJeywWa/Q3wqWDMMkKk7mTrr
vJveK+8vQ4uJVxsvSq1sZM5w/PnJiiPGGdMh3TB0oZhBHkN8Q/AgPl78vgfB1LvM
G0KPFVdXHJP6oFP7axTDCEUHF4rNHxwvNZRtBRz/BPHpvOj4x//0Og5TzTRViiQy
v3twsVM+z0SCm370zzS8/rTsaYYm7fNroSvcYzjOWwLzV1j7QDE=
=2qN1
-----END PGP SIGNATURE-----
test: Pass personality test even when i686 userland runs on x86_64 kernel

(cherry picked from commit bd89d03544d2b8ea53af7af0a97d4d121ef048c4)
1 file changed
tree: 24888c427f5f1bf9d6b511707eebef03fef2462e
  1. .ctags
  2. .dir-locals.el
  3. .editorconfig
  4. .gitattributes
  5. .github/
  6. .gitignore
  7. .lgtm.yml
  8. .lgtm/cpp-queries/
  9. .mailmap
  10. .mkosi/
  11. .travis.yml
  12. .vimrc
  13. .ycm_extra_conf.py
  14. LICENSE.GPL2
  15. LICENSE.LGPL2.1
  16. Makefile
  17. NEWS
  18. README
  19. README.md
  20. TODO
  21. azure-pipelines.yml
  22. catalog/
  23. coccinelle/
  24. configure
  25. docs/
  26. factory/etc/
  27. fuzzbuzz.yaml
  28. hwdb/
  29. man/
  30. meson.build
  31. meson_options.txt
  32. mkosi.build
  33. modprobe.d/
  34. network/
  35. po/
  36. presets/
  37. rules/
  38. semaphoreci/
  39. shell-completion/
  40. src/
  41. sysctl.d/
  42. sysusers.d/
  43. test/
  44. tmpfiles.d/
  45. tools/
  46. travis-ci/
  47. units/
  48. xorg/
  49. zanata.xml
README.md

systemd - System and Service Manager

Semaphore CI Build Status
Coverity Scan Status
Fuzzit Status
OSS-Fuzz Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status

Details

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.