libvirt/src/network
Daniel P. Berrangé d29c917ef4 src: honour the RUNSTATEDIR variable in all code
All code using LOCALSTATEDIR "/run" is updated to use RUNSTATEDIR
instead. The exception is the remote driver client which still
uses LOCALSTATEDIR "/run". The client needs to connect to remote
machines which may not be using /run, so /var/run is more portable
due to the /var/run -> /run symlink.

Some duplicate paths in the apparmor code are also purged.

There's no functional change by default yet since both expressions
expand to the same value.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-08-27 10:23:13 +01:00
..
bridge_driver_linux.c network: delay global firewall setup if no networks are running 2019-05-23 16:29:48 +01:00
bridge_driver_nop.c network: delay global firewall setup if no networks are running 2019-05-23 16:29:48 +01:00
bridge_driver_platform.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
bridge_driver_platform.h conf: Add virNetworkXMLOption 2019-07-17 17:18:55 -04:00
bridge_driver.c src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
bridge_driver.h conf: network: use generic XML namespace types 2019-08-21 10:29:20 +02:00
default.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
leaseshelper.c src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
libvirt.zone network: explicitly allow icmp/icmpv6 in libvirt zonefile 2019-02-14 15:06:42 -05:00
Makefile.inc.am build: honour $(runstatedir) in make rules 2019-08-27 10:23:11 +01:00
virtnetworkd.service.in network: introduce virtnetworkd daemon 2019-08-09 14:06:31 +01:00