systemd 240
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJcHTbsAAoJEMVMozbP61V+ZqoP/2LQPYBKDmWurJhtr+BvSvXL
rkWbPp95U+GbPj3M7dn8ATmw5z0oK+9CLpIHMSIUmQ6/Ka1sDs5emouFV25Jmp7Z
p8YQQ/CR1mJtilIaQOzl8QX7SM/6/TEzcl33+PCaSvSPCa2us4BksCNHT3BSbCpj
3ho+zymvumYuuHpuvxOXUKx+7kv+eZQiAOVLRVzA9Ce3jlAwsNUcrUQUskS4hCnS
GVwbuqiPDoduv2q6iwLnkAVALuhfFod6CaEjx4nh/Z8E1XcIjj7rhkP3yuLbU/1C
FOZD9DefDf+5pS3X580ogRQg1LW7mAkFaRnXT3FFFYBPI+W2IXiahpa8A5TR3Mbc
0Lk2Gqkn2vK8DQlHQHh++X6TxcnPZiCmlnGdZwHlmiNnOU7dTnffWPxv7eKn16Nc
cYCetiiDWbQygl8WNeS2BuprnhRvS7IiASrbb80ZUrHpzsODzYOAqfFtlYltYfTr
8WQnhYk9TGcHcsItdtujoO9g5G4jmVaPutpOCC8UO2dkQ+NSKBVvyqnjWyYf97oI
DNKMNYnp3pIUqqgijozcPQVnAnsLzlLLww3jW7NaGV92SEACmPDQJb8DqA7sPlFt
IRFV2QsNJme2qp5AOvkdm1D+nGTLmrJdJiOuAprHy0yDFxz9fbS7Kqq49UbcjTzO
fTAgIHRo9+MX7iZNC7m7
=LW+v
-----END PGP SIGNATURE-----
NEWS: add one more name and adjust location
1 file changed
tree: 4d24c1ffe4ae946f04d8910956090e8d13aecd9a
  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. shell-completion/
  36. src/
  37. sysctl.d/
  38. sysusers.d/
  39. test/
  40. tmpfiles.d/
  41. tools/
  42. travis-ci/
  43. units/
  44. xorg/
  45. zanata.xml
README.md

systemd - System and Service Manager

Semaphore CI Build Status
Coverity Scan 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.