mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-23 07:20:06 +01:00
Use autoconf/automake variables for NetworkManager paths. Use NetworkManager subdirectory where appropriate. Files in /var/run (or /run on some distros) are moved into a separate directory as is usual with other daemons. It makes the filesystem more readable and file prefixing unnecessary. /var/run/NetworkManager.pid -> /var/run/NetworkManager/NetworkManager.pid /var/run/nm-dns-dnsmasq.pid -> /var/run/NetworkManager/dnsmasq.pid /var/run/nm-dns-dnsmasq.conf -> /var/run/NetworkManager/dnsmasq.conf The /var/run/NetworkManager directory is created at runtime, if it doesn't exist. Note: Path-based security policies like SELinux and AppArmor may need to be adapted. |
||
|---|---|---|
| .. | ||
| add-connection.py | ||
| debug-helper.py | ||
| libnm-glib-test.c | ||
| Makefile.am | ||
| nm-dhcp-opt-test.c | ||
| nm-online.c | ||
| nm-tool.c | ||
| nmnetlinktest.c | ||
| set-hostname.py | ||