systemd-stable v246.1
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl8tbwYACgkQxUyjNs/r
VX5Atw/7BSGtOeyJVfLq72jntA+2bn8zjUNqtK3GwkRaB7LrtPFI84NqUiaQGKBX
mDmc/+394V5da9QbpujjkE0G48hb6F/218L7kphbV+ji/MbmZLcKS1yKMEvaJTBM
edyYK3GVx7a6Ze78NBRWzOG1UJGER9fo1PcHRbZqajUDYAL5dbjVZPb681qttXx1
XNM42yGPnZ5IAapsByFcK2SFzJfbqoh6vu8SklGbRi0Is+kp3eEFf92NKCdU4CYZ
e3pyVWqj8FdeXIcedSZ3NuqrKJMKIWX6hB5reKyDKlhq2sYGTrdz14fkADB/iI3x
uKncwasDVuGtvQqHR3cER+ObtCbrPbw/Coj3YuP6I2doKqRl/c+Ob9ht2wpFBY8F
cDRagaZ4FzOK+2GEf0Veaorqghv1TcHdHpbGHpoK23gSbOS6oV5T0q/XvWjeOvxC
MpjHaT3VS4x9zF7q5oHExkWK3e0IH2QGYswl4eCKB5F/D4LlqB7kRBHCN1f/l8vn
/3iCZ+xS+QURckUmMzyEW9Im+aFVN6cYQDaa/hZo79s2IjTOZbvCScykKrYSpdeV
qlGbv8EW87ncl0ULlAjXt451098c8T8+EUDc9wrQXWHrXKnc0FjqgTBwI8Ing3W3
KrfCeW2R6UbJAUcQGAwOo0AtCraAx1n3OVgsuquany4cP4vmquI=
=HOb5
-----END PGP SIGNATURE-----
fix typo in systemctl help

(cherry picked from commit c1c28fe2f70573270b0544670dba38b3a2f06c13)
1 file changed
tree: 88372aecd46d3f2eba3bf2f283fafd953896b990
  1. .clang-format
  2. .ctags
  3. .dir-locals.el
  4. .editorconfig
  5. .gitattributes
  6. .github/
  7. .gitignore
  8. .lgtm.yml
  9. .lgtm/cpp-queries/
  10. .mailmap
  11. .mkosi/
  12. .travis.yml
  13. .vimrc
  14. .ycm_extra_conf.py
  15. LICENSE.GPL2
  16. LICENSE.LGPL2.1
  17. Makefile
  18. NEWS
  19. README
  20. README.md
  21. TODO
  22. azure-pipelines.yml
  23. catalog/
  24. coccinelle/
  25. configure
  26. docs/
  27. factory/etc/
  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

System and Service Manager

Semaphore CI Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status
Fossies codespell report Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, 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.