mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 06:30:08 +01:00
man: improve NM-dispatcher man page
This commit is contained in:
parent
7a07a0b92d
commit
abf41bc282
1 changed files with 4 additions and 4 deletions
|
|
@ -59,9 +59,9 @@
|
|||
device an operation just happened on, and second the action. For device actions,
|
||||
the interface is the name of the kernel interface suitable for IP configuration.
|
||||
Thus it is either VPN_IP_IFACE, DEVICE_IP_IFACE, or DEVICE_IFACE, as applicable.
|
||||
For the <varname>hostname</varname> action the device name is always <literal>"none"</literal>.
|
||||
For <varname>connectivity-change</varname> it is empty.
|
||||
For <varname>dns-change</varname> it is empty.
|
||||
For the <varname>hostname</varname> action the device name is always
|
||||
<literal>"none"</literal>. For <varname>connectivity-change</varname> and
|
||||
<varname>dns-change</varname> it is empty.
|
||||
</para>
|
||||
<para>The actions are:</para>
|
||||
<variablelist class="dispatcher-options">
|
||||
|
|
@ -169,7 +169,7 @@
|
|||
NetworkManager is configured to not manage resolv.conf (for example,
|
||||
via dns=none). In such case, the dispatch script can discover the
|
||||
DNS configuration provided by currently active connections by
|
||||
looking at file /run/NetworkManager/resolv.conf
|
||||
looking at file <filename>/run/NetworkManager/resolv.conf</filename>
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue