diff options
-rw-r--r-- | man/nm-cloud-setup.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man/nm-cloud-setup.xml b/man/nm-cloud-setup.xml index 2ffee5b055..388ef3ba91 100644 --- a/man/nm-cloud-setup.xml +++ b/man/nm-cloud-setup.xml @@ -161,8 +161,12 @@ <refsect1 id="env"> <title>Environment Variables</title> - <para>The environment variables are used to configure <command>/usr/libexec/nm-cloud-setup</command>. - You may want to configure them in the systemd service with <command>systemctl edit nm-cloud-setup.service</command>.</para> + <para>The following environment variables are used to configure <command>/usr/libexec/nm-cloud-setup</command>. + You may want to configure them with a drop-in for the systemd service. + For example by calling <command>systemctl edit nm-cloud-setup.service</command> + and configuring <literal>[Service] Environment=</literal>, as described in + <link linkend='systemd.exec'><citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry></link> + manual.</para> <itemizedlist> <listitem> |