mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 18:00:10 +01:00
After all, this state is stored persistently to /var/lib/NetworkManager,
and not to volatile storage in /var/run. Hence the name is better.
It's also shorter, so rename it.
The commit is mostly trivial, including update of code comments
and logging messages.
Fixes:
|
||
|---|---|---|
| .. | ||
| conf.d | ||
| bad.conf | ||
| global-dns-invalid.conf | ||
| Makefile.am | ||
| NetworkManager.conf | ||
| NetworkManager.state | ||
| nm-test-device.c | ||
| nm-test-device.h | ||
| test-config.c | ||