about summary refs log tree commit diff
path: root/src/nm-online/README.md
blob: eaa909f71718e4dd610e68641e6e92592b18b8e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
nm-online
=========

A small NetworkManager client that blocks until
NetworkManager is done configuring the interfaces.

This is not very useful to the end user. It is used
by `NetworkManager-wait-online.service` to determine
when NetworkManager is done with startup.

See:

- `man 1 nm-online` ([[www]](https://networkmanager.dev/docs/api/latest/nm-online.html))
- `systemctl cat NetworkManager-wait-online.service`