doc: Add more detailed description for iwd daemon

This commit is contained in:
Marcel Holtmann 2019-10-03 22:35:47 +02:00
parent 95f2bc09a6
commit f9f12533fc
1 changed files with 8 additions and 0 deletions

View File

@ -23,6 +23,14 @@ DESCRIPTION
Daemon for managing Wireless devices on Linux.
The iNet Wireless Daemon (iwd) project aims to provide a comprehensive
Wi-Fi connectivity solution for Linux based devices. The core goal of
the project is to optimize resource utilization: storage, runtime memory
and link-time costs. This is accomplished by not depending on any external
libraries and utilizes features provided by the Linux Kernel to the maximum
extent possible. The result is a self-contained environment that only
depends on the Linux Kernel and the runtime C library.
OPTIONS
=======