1IWD(8) Linux Connectivity IWD(8)
2
3
4
6 iwd - Internet wireless daemon
7
9 iwd [options ...]
10
12 Daemon for managing Wireless devices on Linux.
13
14 The iNet Wireless Daemon (iwd) project aims to provide a comprehensive
15 Wi-Fi connectivity solution for Linux based devices. The core goal of
16 the project is to optimize resource utilization: storage, runtime mem‐
17 ory and link-time costs. This is accomplished by not depending on any
18 external libraries and utilizes features provided by the Linux Kernel
19 to the maximum extent possible. The result is a self-contained envi‐
20 ronment that only depends on the Linux Kernel and the runtime C
21 library.
22
24 --version, -v
25 Show version number and exit.
26
27 --help, -h
28 Show help message and exit.
29
31 $STATE_DIRECTORY is used for network configuration files. See iwd.net‐
32 work for details.
33
34 $CONFIGURATION_DIRECTORY is used for daemon configuration settings.
35 Only the file main.conf is currently read from this directory. See
36 iwd.config for details.
37
38 See iwd.debug for further environment variables for debugging.
39
41 iwd.config(5), iwd.network(5), iwd.debug(7), iwctl(1), iwmon(1),
42 hwsim(1), ead(8), systemd.exec(5)
43
44 http://iwd.wiki.kernel.org
45
47 Marcel Holtmann <marcel@holtmann.org>, Denis Kenzior
48 <denkenz@gmail.com>, Andrew Zaborowski <andrew.zaborowski@intel.com>,
49 Tim Kourt <tim.a.kourt@linux.intel.com>, James Prestwood <prest‐
50 woj@gmail.com>
51
53 2013-2019 Intel Corporation
54
55
56
57
58iwd 22 September 2019 IWD(8)