]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: document automatic dependencies
authorLennart Poettering <lennart@poettering.net>
Wed, 11 Nov 2015 19:47:07 +0000 (20:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 11 Nov 2015 19:47:07 +0000 (20:47 +0100)
commitc129bd5df3ca08eb352cf69d01d2f374552624ae
tree4bb0dd13f5cb15c362aae88b6acc95b3fb8b757c
parentea0ec5cea734239bf1f25aa63c62853a4beae1ff
man: document automatic dependencies

For all units ensure there's an "Automatic Dependencies" section in the
man page, and explain which dependencies are automatically added in all
cases, and which ones are added on top if DefaultDependencies=yes is
set.

This is also done for systemd.exec(5), systemd.resource-control(5) and
systemd.unit(5) as these pages describe common behaviour of various unit
types.
14 files changed:
man/systemd.automount.xml
man/systemd.device.xml
man/systemd.exec.xml
man/systemd.mount.xml
man/systemd.path.xml
man/systemd.resource-control.xml
man/systemd.scope.xml
man/systemd.service.xml
man/systemd.slice.xml
man/systemd.socket.xml
man/systemd.swap.xml
man/systemd.target.xml
man/systemd.timer.xml
man/systemd.unit.xml