]> git.ipfire.org Git - thirdparty/systemd.git/blame - docs/index.md
fs-util: no need for fchmod_and_chown() to access /proc/self/fd directly
[thirdparty/systemd.git] / docs / index.md
CommitLineData
c3e270f4
FB
1---
2title: systemd Documentation
3---
4
0bc7a22d
LP
5# systemd Documentation
6
357211a4
FB
7{% for p in site.pages %}
8 {% if p.url != page.url and p.title %}
9* [{{ p.title }}]({{ p.url | relative_url }})
10 {% endif %}
11{% endfor %}