libvirt/src/interface
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
..
interface_backend_netcf.c src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
interface_backend_udev.c src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
interface_driver.c
interface_driver.h src/interface: use #pragma once in headers 2019-06-13 17:05:09 +02:00
Makefile.inc.am interface: introduce virtinterfaced daemon 2019-08-09 14:06:31 +01:00
virtinterfaced.service.in interface: introduce virtinterfaced daemon 2019-08-09 14:06:31 +01:00