Commit graph

6 commits

Author SHA1 Message Date
Martin Sehnoutka
34fc23c4f1 systemd management: replace Requires=network with After=
Following the upstream documentation for systemd network target:
https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/

It is not supposed to be used as an active unit and it cannot be started
directly. Quote from the website:

Note that network.target is a passive unit: you cannot start it directly
and it is not pulled in by any services that want to make use of the
network. Instead, it is pulled in by the network management service
itself. Services using the network should hence simply place an
After=network.target dependency in their unit files, and avoid any
Wants=network.target or even Requires=network.target.

This patch changes the documentation to follow the upstream
recommendation.
2021-09-24 11:06:52 +02:00
Christopher Engelhard
ac8c154d2a uppercase Systemd at sentence beginning 2020-08-07 06:09:10 +00:00
Christopher Engelhard
625e746763 formatting, small errors, minor rewords & clarifications 2020-08-07 06:09:10 +00:00
Christopher Engelhard
363b51c427 exclude repeated headings from TOC 2020-08-07 06:09:10 +00:00
Christopher Engelhard
7a9fd50cac format subsection headers 2020-08-07 06:09:10 +00:00
Adam Samalik
cf5acc8f3a switch to Antora part 2018-07-27 18:53:34 +02:00
Renamed from en-US/modules/proc_creating-new-systemd-services.adoc (Browse further)