systemd-stable v247.5
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAmBZsX0ACgkQxUyjNs/r
VX5O0Q/+Il9Tf7AAdfd7Up21KTtCHHyjtzTYjP4qWYtDQSuiCz8VXpBFwLEUWGAm
93P5bHx1esEbpb/K4459a7Xw0lAe+hScV58dDyJHYbRBuGOtoj7QFMyUhfU6fN3v
W5LNxl2fl3+l7KB491YTn2vXe6s6uYt/fCKAK6RCZ4oFnSwiyfWjiKD2WWK9qT+8
ccI+6/7r6CA8We2bja32VKiWjXl5rGFkepMd1IkSEU4H0pMAdoGiwXBuXjoN/FZ+
crqU30spxBwpVFmTfzaWe/RoUZTUbpicelnsRM5dFs00CJVZAYVukcqQxDizvuOf
C5T9k43fLc2OysET2slHbKMX3PvOXvSdCchq/sk0WlxPyNa8PV6eEtr5xktyxsd9
XdbrIYm6fQzUiBjvh005Y5x/ec9UpSHPodyCU8Wbq4IiHTCFxPsAiW1fKpEfxWym
yNfQ7Txdym1DV3aXx/k6Wz3xOKTL4RcskO27wWjFOBCo4pz1OCVc6c5m5Y7rOfb4
Jhj9w2/BT/vDbuQYSIw5ZntnLdAaLyIhzPqMjkVkVBUdTjz+NTkEs/2D5rwedTiC
4E1RYS3pP8Tje/Yy7mZauE7oRCogoULoABo5cuhS0dfT848r0VKa/oceJAArLtdg
9yf3uLcJ3jZJj/vYqgtvDuc6O7J6oCEwoVzJHG+nssffUD06DNs=
=F4Pu
-----END PGP SIGNATURE-----
man: document differences in clean exit status for Type=oneshot

See commit 1f0958f640b87175cd547c1e69084cfe54a22e9d .

(cherry picked from commit f055cf77862bc580f3afbfaac161d1c060f39411)
1 file changed
tree: 0a90797159f79e202536f1e0007688c6c815828a
  1. .clang-format
  2. .ctags
  3. .dir-locals.el
  4. .editorconfig
  5. .gitattributes
  6. .github/
  7. .gitignore
  8. .lgtm.yml
  9. .lgtm/cpp-queries/
  10. .mailmap
  11. .mkosi/
  12. .travis.yml
  13. .vimrc
  14. .ycm_extra_conf.py
  15. LICENSE.GPL2
  16. LICENSE.LGPL2.1
  17. Makefile
  18. NEWS
  19. README
  20. README.md
  21. TODO
  22. azure-pipelines.yml
  23. catalog/
  24. coccinelle/
  25. configure
  26. docs/
  27. factory/etc/
  28. hwdb.d/
  29. man/
  30. meson.build
  31. meson_options.txt
  32. mkosi.build
  33. modprobe.d/
  34. network/
  35. po/
  36. presets/
  37. rules.d/
  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
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Build Status
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 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.