NetworkManager/callouts
Pavel Šimerda d82669d3fd build: unify NetworkManager path handling (some paths are changed)
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.
2012-11-05 14:01:47 +01:00
..
tests all: Don't use ctype.h macros 2012-09-26 12:14:37 -04:00
77-nm-olpc-mesh.rules olpc: add mesh device logic and config setting 2009-08-05 16:34:02 -04:00
Makefile.am build: unify NetworkManager path handling (some paths are changed) 2012-11-05 14:01:47 +01:00
nm-avahi-autoipd-action.c core: use _GNU_SOURCE consistently 2009-04-21 18:29:25 -04:00
nm-avahi-autoipd.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:43:53 -05:00
nm-dhcp-client-action.c callouts: don't queue the DHCP callout's bus name request (bgo #680041) 2012-07-16 19:54:07 -05:00
nm-dhcp-client.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:43:53 -05:00
nm-dispatcher-action.c build: unify NetworkManager path handling (some paths are changed) 2012-11-05 14:01:47 +01:00
nm-dispatcher-action.h core: convert dispatcher to asynchronous operation and return its results 2012-09-11 17:06:16 -05:00
nm-dispatcher-utils.c Revert "dispatcher: handle DHCP Options property correctly" 2011-05-11 15:24:40 -05:00
nm-dispatcher-utils.h dispatcher: enhance dispatcher script environment (bgo #648382) 2011-05-02 22:54:28 -05:00
nm-dispatcher.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:43:53 -05:00
nm-dispatcher.xml core: convert dispatcher to asynchronous operation and return its results 2012-09-11 17:06:16 -05:00
org.freedesktop.nm_dispatcher.service.in 2008-05-01 Dan Williams <dcbw@redhat.com> 2008-05-01 10:11:14 +00:00