mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-20 04:40:32 +01:00
man: clarify use of systemctl edit in man nm-cloud-setup
This commit is contained in:
parent
81369ac83c
commit
a3d686a0ee
1 changed files with 6 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue