From 04c8f1063502aaa58d58202ccf2f20a2b7628543 Mon Sep 17 00:00:00 2001 From: liangwen12year Date: Tue, 8 Oct 2024 14:26:27 +0000 Subject: [PATCH] Update README.html for latest --- docs/index.html | 12 ++++++++++++ latest/README.html | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/docs/index.html b/docs/index.html index 0dc6008..a5e271c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -187,6 +187,8 @@ id="toc-type-dummy">type: dummy
  • autoconnect
  • +
  • autoconnect_retries
  • mac
  • cloned_mac
  • @@ -609,6 +611,16 @@ supported network_provider for this type.

  • For initscripts, this corresponds to the ONBOOT property.

  • +

    autoconnect_retries

    +

    The number of times a connection should be tried when autoactivating +before giving up. Zero means forever, -1 means the global default in +NetworkManager (4 times if not overridden). Setting this to 1 means to +try activation only once before blocking autoconnect. Note that after a +timeout, NetworkManager will try to autoconnect again.

    +

    mac

    The mac address is optional and restricts the profile to be usable only on devices with the given MAC address. mac diff --git a/latest/README.html b/latest/README.html index 0dc6008..a5e271c 100644 --- a/latest/README.html +++ b/latest/README.html @@ -187,6 +187,8 @@ id="toc-type-dummy">type: dummy

  • autoconnect
  • +
  • autoconnect_retries
  • mac
  • cloned_mac
  • @@ -609,6 +611,16 @@ supported network_provider for this type.

  • For initscripts, this corresponds to the ONBOOT property.

  • +

    autoconnect_retries

    +

    The number of times a connection should be tried when autoactivating +before giving up. Zero means forever, -1 means the global default in +NetworkManager (4 times if not overridden). Setting this to 1 means to +try activation only once before blocking autoconnect. Note that after a +timeout, NetworkManager will try to autoconnect again.

    +

    mac

    The mac address is optional and restricts the profile to be usable only on devices with the given MAC address. mac