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

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl58sK4ACgkQxUyjNs/r
VX5PAQ/+NYc8BGmj5GRykt4eYwZejmbjYutAQol7AvLLzXAHdgt+b5qIO9TauVGp
G/WC0uv+p8739zUx+BGJVH4z11TIkGUBwzZkRGkj4A9O7TK6jxv1mDGqASmCrkrp
6jxyvi1hzX+NiqfTd9JVDc6YdeU+LKtHYPfqtaTLfawsdv5HBGFn1UTW9cefJKKx
OpuxiFV934jy+pb3mGgeFqApFvCgY8jKZwmZeEurIeNH/ayl19DXGnGz9TFRbu7R
DyYNPcMzmhIByD2WE9Mcb5wONQAMKKvoo5LNSBbVUY3mK8QP9SVLZxqh+01nFu9U
KZwdrXalu3VirX3YizhYZPIVKh0i2zeWKlsBAThldWfy6vFv7llviFwckgUJsEJN
08ylClT0U8o5bnetk4ELHjXt1dsxrL6EVKLasEZtg0RnHGevuYo8N1iLEpiD43Jq
CAdlg4cH9iE4ek4EJtAVeNHINl+sFUPXcI++2agu+xs46Wx8UMt/pY5rp2WzQltx
6dt6WF7hVZlYFJFh50LfiXjOnlmhBXT0qA5Y8CweHPefqPfDyWTNAUhyI3UtOwXi
zuy3WB4k1DRqg1+sGXm8DzXsR7Wjs4pBJhLrgbOEgUiEwdsw+f3pHm48PBUqYa96
xWeQ/qTXEz97FzPh3KEeN4CBU/hRqfgfH13O3QW+XXMNPTbBX2o=
=1Lsj
-----END PGP SIGNATURE-----
davfs is a network file system

(cherry picked from commit 137d4487511b3221d3c9165326bf55f297dcd5a6)
(cherry picked from commit 98a349465291801537b644ff1478ac2daeeeba21)
(cherry picked from commit cd7d8bb96291a33c510cb8f9e7c7494af3d1b0b5)
1 file changed
tree: 66e68674a9067d637704e52760840ee3d799b0db
  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.