systemd v242-rc4
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAlysb2AACgkQxUyjNs/r
VX5YgA/+KuFKsDoQhanNxtNoT6u71lspEZFGVtEhD1nrXp6XRh0dF99vV34QjHOS
ljXJYcmBARix05nvZG7m/O6uhlTsaeMewLXln4g4rOpLXTmFQN9tYoHXyFELe4wG
QSQqCA4IhkFzSLvy8CwvnMr6oE/pbvIugFRpcij59FSCh6f9M+KJ7K9x5a7IJGzy
rWbmTGvE9LV0qJlrgegDuyhxd3qWMB42ANQs5C079M0XrO6Rx7lUTCwl3Qyi/tL8
oDqh9fLU/J4FC+Fi6B8MsEDz2x24y750TH1oQDuDzXR7Kgu+djhbsjpeSoCGdzsi
WdDLzxdSOiAmwoPRfwML9RnIjF+W+cdy4EYcEJ6MVMpNhl1GNMKxK38ccys9KMII
67H2/5JIfeyli0zLffj3jRgsO47W+er5cnl5DXqovNM+kyIe2kC7KmICVkK0Czed
WAXGNCUuHo44BVvmXydWKQmO+9e6BmeuGpIxOmh8i3BQhKqOU2kXXTdB5OUcbIhI
zl4k6+YC2RnbI28UoPNfimwFUUjrQFkKoZt04KpHhnEIRLM6PEApllT5h0FD+qCK
YI6WiVQIdfHw+LSsdrNAempYY2cBXVHTWCK/W/Q2VR6fkdfnJaQx2Kxd+oK21jIR
50GlJ2ov6ZKtjpN5+IOv2KtAMJsazcTl3Q4gvpkvHCbTs0gFqoQ=
=0vQE
-----END PGP SIGNATURE-----
Merge pull request #12252 from keszybz/libmount-dont-unescape

Don't unescape paths from libmount
tree: 8f887afec21dcf4ef21c797ca9e11d06a9882615
  1. .ctags
  2. .dir-locals.el
  3. .editorconfig
  4. .gitattributes
  5. .github/ISSUE_TEMPLATE/
  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. catalog/
  22. coccinelle/
  23. configure
  24. docs/
  25. factory/etc/
  26. hwdb/
  27. man/
  28. meson.build
  29. meson_options.txt
  30. mkosi.build
  31. modprobe.d/
  32. network/
  33. po/
  34. presets/
  35. rules/
  36. semaphoreci/
  37. shell-completion/
  38. src/
  39. sysctl.d/
  40. sysusers.d/
  41. test/
  42. tmpfiles.d/
  43. tools/
  44. travis-ci/
  45. units/
  46. xorg/
  47. zanata.xml
README.md

systemd - System and Service Manager

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