Update docs/usage.md
Co-authored-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
parent
856e206ec4
commit
568428be35
|
|
@ -30,7 +30,7 @@ it more closely aligns with "immutable infrastructure" model.
|
||||||
### Using presets
|
### Using presets
|
||||||
|
|
||||||
If nevertheless you want to use presets instead of "static enablement", one
|
If nevertheless you want to use presets instead of "static enablement", one
|
||||||
recommended pattern to avoid this problem (nd is also somewhat of a best
|
recommended pattern to avoid this problem (and is also somewhat of a best
|
||||||
practice anyways) is to use a common prefix (e.g. `examplecorp-` for all of your
|
practice anyways) is to use a common prefix (e.g. `examplecorp-` for all of your
|
||||||
custom systemd units), resulting in `examplecorp-checkin.service`,
|
custom systemd units), resulting in `examplecorp-checkin.service`,
|
||||||
`examplecorp-agent.service` etc.
|
`examplecorp-agent.service` etc.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue