From 150c18130efa738d7f9f06072a1399e0f6c16853 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Tue, 2 Feb 2021 18:09:27 +0100 Subject: cloud-setup: add comment to "nm-cloud-setup.service" about drop-in files --- clients/cloud-setup/nm-cloud-setup.service.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'clients') 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 -- cgit v1.2.1