doc: Document NetworkConfigurationEnabled in Daemon.GetInfo()

This commit is contained in:
Andrew Zaborowski 2021-05-10 10:58:06 +02:00 committed by Denis Kenzior
parent c0a1760f46
commit 48ddd52ced
1 changed files with 6 additions and 0 deletions

View File

@ -22,3 +22,9 @@ Methods dict GetInfo()
state directory where network configuration and
runtime state files are kept (see $STATE_DIRECTORY in
iwd(8) and iwd.network(5)).
bool NetworkConfigurationEnabled - Whether network
configuration is enabled (see iwd(8)). When true,
IWD configures the address, netmask, the resolver,
a route, the DHCP client or server (in station vs.
access point mode.)