summaryrefslogtreecommitdiff
path: root/clients
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-02-02 18:09:27 +0100
committerThomas Haller <thaller@redhat.com>2021-02-02 18:09:27 +0100
commit150c18130efa738d7f9f06072a1399e0f6c16853 (patch)
tree4149c6b17f41f75e267e33ea4d60ddf23c6d41b5 /clients
parenta3d686a0eebb1e43c1810fd286a0c34fcaedf430 (diff)
downloadNetworkManager-150c18130efa738d7f9f06072a1399e0f6c16853.tar.gz
cloud-setup: add comment to "nm-cloud-setup.service" about drop-in files
Diffstat (limited to 'clients')
-rw-r--r--clients/cloud-setup/nm-cloud-setup.service.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/clients/cloud-setup/nm-cloud-setup.service.in b/clients/cloud-setup/nm-cloud-setup.service.in
index 57f9e9316d..09dbae53b8 100644
--- a/clients/cloud-setup/nm-cloud-setup.service.in
+++ b/clients/cloud-setup/nm-cloud-setup.service.in
@@ -11,6 +11,9 @@ ExecStart=@libexecdir@/nm-cloud-setup
# Cloud providers are disabled by default. You need to
# Opt-in by setting the right environment variable for
# the provider.
+#
+# Create a drop-in file to overwrite these variables or
+# use systemctl edit.
#Environment=NM_CLOUD_SETUP_EC2=yes
#Environment=NM_CLOUD_SETUP_GCP=yes
#Environment=NM_CLOUD_SETUP_AZURE=yes