diff options
| author | Michael Biebl <biebl@debian.org> | 2026-07-03 19:53:23 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2026-07-03 19:53:23 +0200 |
| commit | aa308069bebf2d5a3200728caa69a76137c03d8b (patch) | |
| tree | c0ba2281e801c4720a0d8a5e5ee943688234f088 /man/nm-cloud-setup.xml | |
| parent | 0a4b2c29da4ccf259bbcea3298d15abebb94348f (diff) | |
| parent | 537bfce2bda471c92caabd388589230200891509 (diff) | |
Update upstream source from tag 'upstream/1.58_rc1'
Update to upstream version '1.58~rc1' with Debian dir 451489c9234e2b6b7c2f41ca6670287ea3ac3efd
Diffstat (limited to 'man/nm-cloud-setup.xml')
| -rw-r--r-- | man/nm-cloud-setup.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/nm-cloud-setup.xml b/man/nm-cloud-setup.xml index af98b592..efbfc766 100644 --- a/man/nm-cloud-setup.xml +++ b/man/nm-cloud-setup.xml @@ -143,7 +143,7 @@ script is to automatically pick up changes to the network.</para> <para>The dispatcher script will do nothing, unless the systemd service is - enabled. To use the dispatcher script you should therefor run + enabled. To use the dispatcher script you should therefore run <command>systemctl enable nm-cloud-setup.service</command> once.</para> </refsect2> @@ -197,7 +197,7 @@ <para>Enable debug logging by setting <literal>NM_CLOUD_SETUP_LOG</literal> environment variable to <literal>TRACE</literal>.</para> <para>In the common case where nm-cloud-setup is running as systemd service, this can be done via <command>systemctl edit nm-cloud-setup.service</command> and add <literal>Environment=NM_CLOUD_SETUP_LOG=TRACE</literal> to the <literal>[Service]</literal> section. Afterwards, the log can - be found in syslog via <literal>journalctl</literal>. You may also want to enable debug logging in NetworkManager as descibed + be found in syslog via <literal>journalctl</literal>. You may also want to enable debug logging in NetworkManager as described in the DEBUGGING section in <link linkend='NetworkManager'><citerefentry><refentrytitle>NetworkManager</refentrytitle><manvolnum>5</manvolnum></citerefentry></link> manual. When sharing logs, it's best to share complete logs and not preemptively filter for NetworkManager or nm-cloud-setup logs.</para> </refsect1> |