libvirt/src/nwfilter
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
..
xml nwfilter: move standard XML configs out of examples dir 2019-08-19 11:52:44 +01:00
Makefile.inc.am nwfilter: move standard XML configs out of examples dir 2019-08-19 11:52:44 +01:00
nwfilter_dhcpsnoop.c src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
nwfilter_dhcpsnoop.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_driver.c src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
nwfilter_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_ebiptables_driver.c Revert "Include unistd.h directly by files using it" 2019-04-10 12:26:32 +02:00
nwfilter_ebiptables_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_gentech_driver.c nwfilter: fix adding std MAC and IP values to filter binding 2019-03-22 12:03:00 +03:00
nwfilter_gentech_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_learnipaddr.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nwfilter_learnipaddr.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_tech_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
virtnwfilterd.service.in nwfilter: introduce virtnwfilterd daemon 2019-08-09 14:06:31 +01:00