systemd v244
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl3hSMgACgkQxUyjNs/r
VX57Pw//SVwPO9i/WoF9MZS8evpORFT6GfC1mFdcJ+I3SuTkRosDlCjvk3kQGafY
rbHirXHa6KgA2G4rbV5gvE7l36Rdt5aGlyOPzH9wqrtEWvcozuNG4NCL9VEy6J1S
XW9qYqWHhDQBjmyKx7YAdHlSbmYbDYtfFGKpMLxa7dO1+MAwwcGvknpFru2MadSJ
hLGT5MkqKOT/dxd5s4MV+HYsnTpTpLFDfCU2VwbouXr0LFucNWxhE4Jvjpg3WTfL
yE+Mo/SeZ1dTkwNcVJ9tEXX3Jw/PJNnrn3djDwyalRETQopn6PDUoDTpkrxWRtkX
eBkClKG3qT29C3UGmFcAFAA4nGZlxAD1KA8q7NSAb/d8zJLlTReoStc1dUkgTBby
V3lMLZrx74N9TsIh3/OOMCJQRAVURd6hBBx60syraP+QQHl9m7KkMs92giLvJK32
bYKYJi0pCr5cgvVobZCK6zUM7135KoTnEzVYfG7e32WFbV83MniFOu8XnhPL45ii
wm2ngAo0zfdbE95EpzdZnlCTne2Y9SSa118oicKRCoIg/NUkeSIZcC4LRIByqn4D
KZC4b0QPiJgn2GG2NtnwOhEQk8PAJSVwTzyOfU8RXKpI1P0Lf4itHZ/2ccBYm5Yy
u07Gg/8sONyciUeSqXIIB58FHQHBUiOq7k53QKnfeSoCMyY4CbU=
=n447
-----END PGP SIGNATURE-----
Merge pull request #14201 from poettering/v244-final

V244 final
tree: 51ce0417bf9eb1cb501f121bf1be12f600611ec2
  1. .ctags
  2. .dir-locals.el
  3. .editorconfig
  4. .gitattributes
  5. .github/
  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. azure-pipelines.yml
  22. catalog/
  23. coccinelle/
  24. configure
  25. docs/
  26. factory/etc/
  27. fuzzbuzz.yaml
  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 logo

systemd - System and Service Manager

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