systemd-stable v250.3
pid1,cgroup-show: ignore -EOPNOTSUPP in cg_read_pid()

The function is called in recursion, and cgroup.procs in some subcgroups
may not be read.

Fixes #22089.

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

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report Coverage Status 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.