From 856e206ec41505c7b098cf61a32614e77e7c7e49 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 22 Jan 2024 08:01:54 -0500 Subject: [PATCH] Update docs/usage.md Co-authored-by: Valentin Rothberg --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 2320568..9d6d938 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -29,7 +29,7 @@ it more closely aligns with "immutable infrastructure" model. ### 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 practice anyways) is to use a common prefix (e.g. `examplecorp-` for all of your custom systemd units), resulting in `examplecorp-checkin.service`,