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

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl6E2QsACgkQxUyjNs/r
VX4GPQ//U/pTAOUNAuPT0geAHB6kRMt9UbfXRZCnNYtUc2uirQ4f3BCrWUCJ0els
bnBiLkMSwjIYRH78lN8PDGfs4wdavgE9o0uB81SACbtdJLJbjra/pMTRINMgULBh
8YHNHW9MD5pCSbVBNF/X/T/5pBxek2votz2NFWjV/49/JyoOiAYJngZdEbQ6HdXX
EEzH1T65qKJ+1hZQFHS+pfWk+1+XC8O/l0zFPP3qjyJxbTi0CldlpZHMo1daZLyO
hf7e8/05s44vGPImEYwGDl8YhquUd1ejrHq4ZdG0AdxuzqvJtEeAoEKzhPZUp5QK
uar1Ny0KB228Mi5XjVUdE2o/gXLQXtlLl3iyka4b0cMP4PmLDPPsw4okjQvGJBde
eUV5ognnM5AjwdN/+TvDcSdpoDWXebZQaw14yzhxiLWA/CFIZkI9oBzaaif3tQ+X
yENLzRDFYGXvlMEu7io9qXYEhQ4e/OWom51yx/ZIF52hmwihQiKhP0eMB37jKr3o
jjmInEdlkXOG8PIMkq9Vyw2JZhyTPTCWgCKK7UIABlxDc0v7qaOpCaB3Us9CV9tc
HDi55Ma7LmCrORwdeirk+e+InrjANLnA5e4F6kvJXE7FB1rZhWgSZHdb5eKK/3RW
VviBuGjaWucCbiwh1Wi1dV0DX9PbrL2FoZYEdSLTF0lwL2LpKZk=
=T5sc
-----END PGP SIGNATURE-----
man: mention that stdout logging works the same as stderr logging

Apparently people wondered about that:

https://lists.freedesktop.org/archives/systemd-devel/2020-March/044091.html
(cherry picked from commit 9e76a88fafcba7d5bd7736013b6cb2eb291a006f)
1 file changed
tree: 63b94c55368c8db21dee0afb2d4e28772520b146
  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

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.