systemd v242-rc1
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAlykZpsACgkQxUyjNs/r
VX6VXxAAgB48MauYtqM3US3ZLu3QDfaPdKFS/OUG+14nIloM7KmgnjZ3Yd+5EH7r
PTFeOmV24VUhxLxCphsetsG9Xi2xPXd/BsY45TXVzSGnREt3JVcBhQENkz6zteSX
ID+ekDbVwO882MC6rmcX2nohPQZkGpGcVYLg1t+UGJyaFBkSxlPmmKG9KmC6zPAX
7n4f393Eel/wTmC+ks1npwYMzMHWQFqBPKBBmv+sKYoLcjFH/bs6YElVATe36k16
tmXaV7Q9E4+JXgSR3klQJnb26G+UJ0dhqLZ5DFeP8lw3r3QWotKSvWp95XAvKhHz
Gam4JYGJ4S41QI64kHBuDFzCzA+m8vVStja1OxoJDz720PlmKEwqwildjeJFyyjl
K4Vzxi/waB20jbccymI1ywHMnw+2BDSxCqfFpUrj1AOSJ26lTivX19t40dq/dLbZ
lLGJkpOwaEGuHDVsRPTE40423qg1vxPYMBk7tzZzoxAv43ssADbokmLf8VIKcFWG
elRIBOqHUy1jjPV/JdgvCbm5LDj4aDirlTWu4T2+cdHJ//cYQo1qmiAz3GHYVW/T
lQie5aRYOFyn7LigtCfvjoMg+5aJ7mMqboJ/ROpmcwZv4/e4iSdfOvVILusQS0zw
ThAIJyaLEOp81kLzuCAZ5YqhptJWAWh9A0S283ozPljUTv004pI=
=LXXq
-----END PGP SIGNATURE-----
Merge pull request #12121 from poettering/contrib
tree: f8413381382277aa3cef446618f0297f2d5d5309
  1. .ctags
  2. .dir-locals.el
  3. .editorconfig
  4. .gitattributes
  5. .github/ISSUE_TEMPLATE/
  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. catalog/
  22. coccinelle/
  23. configure
  24. docs/
  25. factory/etc/
  26. hwdb/
  27. man/
  28. meson.build
  29. meson_options.txt
  30. mkosi.build
  31. modprobe.d/
  32. network/
  33. po/
  34. presets/
  35. rules/
  36. semaphoreci/
  37. shell-completion/
  38. src/
  39. sysctl.d/
  40. sysusers.d/
  41. test/
  42. tmpfiles.d/
  43. tools/
  44. travis-ci/
  45. units/
  46. xorg/
  47. 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.