mirror of
https://github.com/containers/podman.git
synced 2025-10-16 18:53:19 +08:00
Merge pull request #26245 from Luap99/quadlet-docs
docs: quadlet can translate names now
This commit is contained in:
@ -136,11 +136,6 @@ separate drop-in file as described above. The latter allows you to
|
|||||||
install an non-enabled unit and then later enabling it by installing
|
install an non-enabled unit and then later enabling it by installing
|
||||||
the drop-in.
|
the drop-in.
|
||||||
|
|
||||||
|
|
||||||
**NOTE:** To express dependencies between containers, use the generated names of the services. In other
|
|
||||||
words `WantedBy=other.service`, not `WantedBy=other.container`. The same is
|
|
||||||
true for other kinds of dependencies, too, like `After=other.service`.
|
|
||||||
|
|
||||||
### Template files
|
### Template files
|
||||||
|
|
||||||
Systemd supports a concept of [template files](https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#Service%20Templates).
|
Systemd supports a concept of [template files](https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#Service%20Templates).
|
||||||
|
Reference in New Issue
Block a user