systemd-stable v243.4
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl3TxR8ACgkQxUyjNs/r
VX52Kg//ZbxjWft0TWhuc0hO9BH+1+tyDblchfRMFJ07e6EvNp8AymMGW2h1NWiw
PvWsyP54h1yJg4j9TtH0ta3R2CmhDSYxTUA5nW5rxdLUfY2wXWWocPLqccUnfLH8
jAzH7mEASVQr5uNfbpnTgjKI1GpTP9DEqEbuZf6EjAOBkKoOUt2roKHsPV7kF9Qm
JVTo98ZPJkO/6E2XSwx+raR8N4RkowPiDWXJd/JRtNG7RqJG7bYiGs5EDltEVEgO
lLND56N7ZuhfWzrfpLj9fzBvQ8HfahYv3Iup2we0jn0ZQ159DOoqkbrTMFsAPwLp
/84ptoAx5BCYfguMVokLuBnAfDWhqm4JZLFS5lygnxIkbLbFPIDj375DrXQHHA/F
qbNTGBBErC9mf97Rd4ARueQABrW039iI19eZSSKag3shT9S3L0lTm4rvpdc/kRlb
F9ky1VftVxZTThtdCU+sXJiXikI3rKFl4T5PcnMkD9CITPu1Y4rEzHXFsEdhPILv
UReW2PYpe3jpAJkLIMdXsqgfKnuo7Hpag3g4ibEJxpMULlvuSUXztk6tV0PzW0Xw
0sSjB8exeN5sh+L+A0nK1ioT/rLtynFYAs2jBxTsFWSUcZJY9FCCtE2jgFMCdFSr
hrtqxV5YAxtBs4vvx2IhJvMI5Z1vafGlMZcGtv0eKHs4ZXVvl1Y=
=A9YF
-----END PGP SIGNATURE-----
man: add entry about SpeedMeter=

Closes #14002.

(cherry picked from commit c9fdaed079524942445a1bbbb975766768ad9b04)
1 file changed
tree: facf5a03c0726d56f5f90e0bc4a6c8d379630bb0
  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/
  29. man/
  30. meson.build
  31. meson_options.txt
  32. mkosi.build
  33. modprobe.d/
  34. network/
  35. po/
  36. presets/
  37. rules/
  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
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.