systemd 241
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJcZT+fAAoJELY7IYecNIWwZTEQAIZw8UIw4xIEkv2gMIN1MKem
8LSO2d+PlGsij5Y+32tAq04H7lgxf8tVr83nJrQ+3U08CamfWKBeowZKFBEfPAQ6
EtUHFGWRd6jRHtewsRYzwrBcO/szpmuaDrSI26igvC6G9FJGmF8a5u9tyIRw8nGP
49ZBh0igrBAGMfTmIXhVZNdnYIaEJQCSOX+Gse5abyH5x+Wk9CPanPMs3efAYVzC
8XBDR6o8vndX+s90O587lCxlgB7kA1I3eAjZRnHE5DqXDe3zhwZ+TEZVIJnAjrOL
rcFQkhem3YnfatqjUQ8d3BZQqiRbOTSP9s8VRNI1IWpB7SzeZkhFBGPYHKlm/zbZ
ijhArVwbrMfFQurWiOBPSWzj5wwvF+yjUDE3cY4QEV2fvjYwLEw+CFxjaAjdpkzM
+gG8sHwLNgn34uU+mUurtGjvKEN+CjL7x9q5+l33cLD8ev6Fq8a1ZrKqAgreZFTh
GEA8wmMKNUXQuA15y2ywEUFIZ3Y5BakJX8pqg1rb4SxbJ2zwSiXt8OTXEj7MoNJN
jXwCYSn1pY7LE2O+pMDBA1+usEt6VNVKKYSXgMC2UOGc2tb8tbsTmIaUCdxzNTMF
JCmfBD2g/yijWXQhPkog6adHtTIzfrZh+Xbygu5nhj+UgFElOUIR60dtfWOPYC+k
sIqsH6So99IJM6YZQbYE
=QyC+
-----END PGP SIGNATURE-----
Merge pull request #11714 from poettering/final-news-241

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

systemd - System and Service Manager

Semaphore CI Build Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI 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.